Function posix_errors::to_posix_error
source · [−]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
Please use PosixError::from
Convert std::io::Error
to a PosixError