ErrorCode

Type Alias ErrorCode 

Source
pub type ErrorCode = u16;

Trait Implementations§

Source§

impl From<Error> for ErrorCode

Source§

fn from(val: Error) -> ErrorCode

Converts to this type from the input type.