safe_unwrap 0.2.0

The safe_unwrap crate allows unwrapping and annotating that the unwrap will never fail. Does not require `std`.
Documentation
Build #47704 2017-04-26T14:02:00.416055+00:00
# rustc version
rustc 1.18.0-nightly (bbdaad0dc 2017-04-14)
# docs.rs version
cratesfyi 0.3.2 (e3bc9fb 2017-04-22)

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