Type Alias StatusError

Source
pub type StatusError = Error<StatusErrorKind>;

Aliased Typeยง

pub struct StatusError { /* private fields */ }