pub type f64_le = LittleEndian<f64>;Expand description
Alias for
LittleEndian<f64>
.
Aliased Typeยง
pub struct f64_le { /* private fields */ }pub type f64_le = LittleEndian<f64>;Alias for
LittleEndian<f64>
.
pub struct f64_le { /* private fields */ }