Type Alias u32_be

Source
pub type u32_be = BigEndian<u32>;

Aliased Typeยง

pub struct u32_be(/* private fields */);