-
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Warning
redundant_closure
I understand the warning and I have corrected it, but I get an error for the corrected code.
perfect-rust/iriam-profile/src/main.rs
Line 41 in 4b7ea4b
| streamer.iter().for_each(|s| printer(s)); |
I think the cause of this error is probably a problem in the closure definition, but I do not know how to fix it.
I understand the warning and I have corrected it, but I get an error for the corrected code.
I think the cause of this error is probably a problem in the closure definition, but I do not know how to fix it.
Code Space URL
friendbear
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested