Crate ioe[][src]

Structs

IoError

Enums

IoErrKind

A copy of io::ErrorKind that can be properly de/serialized. It's possible to convert between io::ErrorKind and IoErrKind by using the From trait.