1
2
pub type Error = std::io::Error;
pub type ErrorKind = std::io::ErrorKind;