Type Alias rend::NonZeroI128_be

source ·
pub type NonZeroI128_be = BigEndian<NonZeroI128>;
Expand description

Alias for BigEndian<NonZeroI128> .

Aliased Type§

struct NonZeroI128_be { /* private fields */ }