rend

Type Alias NonZeroI64_be

Source
pub type NonZeroI64_be = BigEndian<NonZeroI64>;
Expand description

Alias for BigEndian<NonZeroI64> .

Aliased Typeยง

struct NonZeroI64_be { /* private fields */ }