Float64

Type Alias Float64 

Source
pub type Float64 = AvpData<f64>;

Aliased Type§

pub struct Float64(/* private fields */);

Trait Implementations§

Source§

impl Into<AvpValue> for Float64

Source§

fn into(self) -> AvpValue

Converts this type into the (usually inferred) input type.