rend

Type Alias f64_be

Source
pub type f64_be = BigEndian<f64>;
Expand description

Alias for BigEndian<f64> .

Aliased Typeยง

struct f64_be { /* private fields */ }