Trait tibco_ems::GetDoubleValue[][src]

pub trait GetDoubleValue {
    fn double_value(&self) -> Result<f64, Error>;
}

Required methods

Loading content...

Implementors

Loading content...