Module resiter::errors

source ·

Traits

  • Extend any Iterator with a process method, equivalent to a fallible for_each.
  • Extension trait for Iterator<Item = Result<T, E>> to get all Es