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