trait ErrorExt {
    fn is_definite(&self) -> bool;
}

Required Methods§

Implementations on Foreign Types§

Implementors§