Module try_for_each

Module try_for_each 

Source
Expand description

TryForEach consuming sink.

Structsยง

TryForEach
Same as crate::ForEach but the closure returns Result<(), Error> instead of ().