Trait pmhelp_internal::exts::OptionTypeExt[][src]

pub trait OptionTypeExt {
    fn is_option(&self) -> bool;
}

Required methods

Implementations on Foreign Types

Implementors