resiter
0.5.0
Module errors
Module Items
Traits
In crate resiter
resiter
Module
errors
Copy item path
Source
Traits
ยง
Errors
Extend any Iterator with a
process
method, equivalent to a fallible for_each.
GetErrors
Extension trait for
Iterator<Item = Result<T, E>>
to get all
E
s