endian_type::types

Type Alias isize_be

Source
pub type isize_be = BigEndian<isize>;

Aliased Typeยง

struct isize_be(/* private fields */);