[−][src]Trait error_code::ErrorCodeEnum
Identifies object as error code, allowing for it to be converted with right Category
Associated Types
Loading content...Provided methods
fn error_code(self) -> ErrorCode<Self::Category>
Converts self into ErrorCode