rend

Type Alias NonZeroI128_be

Source
pub type NonZeroI128_be = BigEndian<NonZeroI128>;
Expand description

Alias for BigEndian<NonZeroI128> .

Aliased Typeยง

struct NonZeroI128_be { /* private fields */ }