Trait E

Source
pub trait E {
    // Provided method
    fn handle_err(&self) { ... }
}

Provided Methods§

Implementors§