Trait tibco_ems::GetFloatValue[][src]

pub trait GetFloatValue {
    fn float_value(&self) -> Result<f32, Error>;
}

Required methods

Loading content...

Implementors

Loading content...