Trait error_code::ErrorCodeExt[][src]

pub trait ErrorCodeExt {
    fn error_code(&self) -> ErrorCode;
}

Required methods

fn error_code(&self) -> ErrorCode[src]

Loading content...

Implementations on Foreign Types

impl ErrorCodeExt for Error[src]

impl ErrorCodeExt for Error[src]

Loading content...

Implementors

Loading content...