@ -31,3 +31,12 @@ impl std::fmt::Display for Error
}
impl From<io::Error> for Error
{
fn from(from: io::Error) -> Self
Self::IO(from)