Type Definition rend::f64_be

source ·
pub type f64_be = BigEndian<f64>;
Expand description

Alias for BigEndian<f64> .