pub type f64_be = BigEndian<f64>;
Alias for BigEndian<f64> .
BigEndian<f64>
pub struct f64_be { /* private fields */ }