Type Alias isize_be

Source
pub type isize_be = BigEndian<isize>;

Aliased Typeยง

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