Trait tibco_ems::GetLongValue[][src]

pub trait GetLongValue {
    fn long_value(&self) -> Result<i64, Error>;
}

Required methods

Loading content...

Implementors

Loading content...