# 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` and `Into`. Please read the [API documentation](https://docs.rs/os_error/). ## License [license]: #license os_error is distributed under the terms of both the MIT license and the Apache License (Version 2.0). See [LICENSE-APACHE](LICENSE-APACHE), [LICENSE-MIT](LICENSE-MIT), and [COPYRIGHT](COPYRIGHT) for details.