os_error 0.1.0

Struct `OsError` represents only the OS error part of `std::io::Error`. `OsError` implements `Clone`, `Copy`, `PartialEq`, `PartialOrd`, `Eq`, `Ord`, `Display`, `Debug`, `Hash`, `TryFrom<std::io::Error>` and `Into<std::io::Error>`.
Documentation

Build #83239 2018-01-22 09:20:05

# 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 os_error v0.1.0 Documenting os_error v0.1.0 Running `rustdoc --crate-name os_error .cargo/registry/src/github.com-1ecc6299db9ec823/os_error-0.1.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -L dependency=/home/cratesfyi/cratesfyi/debug/deps` Finished dev [unoptimized + debuginfo] target(s) in 0.48 secs