f64be

Type Alias f64be 

Source
pub type f64be = BigEndian<f64>;
Expand description

Shorthand for BigEndian<f64>

Aliased Typeยง

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