usizebe

Type Alias usizebe 

Source
pub type usizebe = BigEndian<usize>;
Expand description

Shorthand for BigEndian<usize>

Aliased Typeยง

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