[−][src]Trait error_code::IntoCategory
Describes way to convert from one Category
into another.
Describes way to convert from one Category
into another.
impl IntoCategory<SystemCategory> for PosixCategory
[src]fn map_code(code: ErrorCode<Self>) -> ErrorCode<SystemCategory>
[src]