[][src]Module resiter::errors

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 Es