pub fn to_posix_error(err: Error) -> PosixError
👎Deprecated since 1.1.0: Please use PosixError::from
Expand description
Convert std::io::Error
to a PosixError
pub fn to_posix_error(err: Error) -> PosixError
Convert std::io::Error
to a PosixError