Type Alias rend::NonZeroI64_be

source ·
pub type NonZeroI64_be = BigEndian<NonZeroI64>;
Expand description

Alias for BigEndian<NonZeroI64> .

Aliased Type§

struct NonZeroI64_be { /* private fields */ }