Rust iterator map callback issue “function is expected to take 1 argument, but it takes 3 arguments expected function that takes 1 argument”
This “do_work” function Need to insert 3 arguments, but only first argument is working. Please view image.
This “do_work” function Need to insert 3 arguments, but only first argument is working. Please view image.