ioe 0.5.0

A crate that makes many of the I/O errors in stdlib de/serializable.
Documentation
1
2
3
4
5
6
7
8
# IOE    [![Latest Version]][crates.io] [![Rustc Version 1.26+]][rustc]

[Latest Version]: https://img.shields.io/crates/v/ioe.svg
[crates.io]: https://crates.io/crates/ioe
[Rustc Version 1.26+]: https://img.shields.io/badge/rustc-1.26+-lightgray.svg
[rustc]: https://nothing.here

**A utility crate to help de/serialize I/O errors produced by Rust's standard library.**