Type Alias rend::NonZeroU64_be

source ·
pub type NonZeroU64_be = BigEndian<NonZeroU64>;
Expand description

Alias for BigEndian<NonZeroU64> .

Aliased Type§

struct NonZeroU64_be { /* private fields */ }