ioe 0.4.0

A crate that makes many of the I/O errors in stdlib de/serializable.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.serde]
features = ["serde_derive"]
version = "1.0"

[package]
authors = ["Joey Ezechiels <joey.ezechiels@gmail.com>"]
description = "A crate that makes many of the I/O errors in stdlib de/serializable."
edition = "2018"
license = "MIT"
name = "ioe"
version = "0.4.0"