Type Alias rend::NonZeroU128_be

source ·
pub type NonZeroU128_be = BigEndian<NonZeroU128>;
Expand description

Alias for BigEndian<NonZeroU128> .

Aliased Type§

struct NonZeroU128_be { /* private fields */ }