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.