pub type f64le = LittleEndian<f64>;Expand description
Shorthand for LittleEndian<f64>
Aliased Typeยง
pub struct f64le(/* private fields */);pub type f64le = LittleEndian<f64>;Shorthand for LittleEndian<f64>
pub struct f64le(/* private fields */);