rend

Type Alias u16_be

Source
pub type u16_be = BigEndian<u16>;
Expand description

Alias for BigEndian<u16> .

Aliased Typeยง

struct u16_be { /* private fields */ }