Skip to main content

ToErrorPresentation

Trait ToErrorPresentation 

Source
pub trait ToErrorPresentation {
    // Required method
    fn to_error_presentation(&self) -> ErrorPresentation;
}

Required Methods§

Implementors§