isizebe

Type Alias isizebe 

Source
pub type isizebe = BigEndian<isize>;
Expand description

Shorthand for BigEndian<isize>

Aliased Typeยง

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