Trait tibco_ems::GetBoolValue[][src]

pub trait GetBoolValue {
    fn bool_value(&self) -> Result<bool, Error>;
}

Required methods

Loading content...

Implementors

Loading content...