pub trait IoError: Any + Debug + Display + Send + Sync { }
Underlying error type for Ext4Error::Io.
Ext4Error::Io
std