try_map 0.3.1

`try_map` and `flip` methods for `Option`. These allow more ergonomic error handling when mapping functions that return `Result` over `Option`.
Documentation

Build #87515 2018-02-27 05:05:35

# rustc version rustc 1.22.0-dev (b1cfd1750 2017-09-21)

# docs.rs version cratesfyi 0.4.2 (13da7b2 2017-10-12)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading try_map v0.3.1 Documenting try_map v0.3.1 Running `rustdoc --crate-name try_map .cargo/registry/src/github.com-1ecc6299db9ec823/try_map-0.3.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps` Finished dev [unoptimized + debuginfo] target(s) in 0.48 secs