Trait pmhelp_internal::exts::ResultTypeExt[][src]

pub trait ResultTypeExt {
    fn is_result(&self) -> bool;
}

Required methods

Implementations on Foreign Types

Implementors