Crate try_map [] [src]

Traits

FallibleMapExt

Extend Option with a fallible map method

FlipResultExt

Extend Option<Result<T>> and Vec> with a flip method that scavenges the inner Result type and brings it to the outernmost type for easy error handling.