#io-error #error #os #stdio #debugging #display #part

os_error

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>

1 unstable release

Uses old Rust 2015

0.1.0 Jan 22, 2018

#52 in #io-error

MIT/Apache

8KB
99 lines

os_error

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>.

Please read the API documentation.

License

os_error is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, LICENSE-MIT, and COPYRIGHT for details.

No runtime deps

Features