Trait ErrorCodeExt
error_code
pub trait ErrorCodeExt { fn error_code(&self) -> ErrorCode; }
fn error_code(&self) -> ErrorCode
impl ErrorCodeExt for Error