Trait tibco_ems::GetIntValue[][src]

pub trait GetIntValue {
    fn int_value(&self) -> Result<i32, Error>;
}

Required methods

Loading content...

Implementors

Loading content...