rend

Type Alias u32_be

Source
pub type u32_be = BigEndian<u32>;
Expand description

Alias for BigEndian<u32> .

Aliased Typeยง

struct u32_be { /* private fields */ }