Type Alias rend::NonZeroI32_be

source ·
pub type NonZeroI32_be = BigEndian<NonZeroI32>;
Expand description

Alias for BigEndian<NonZeroI32> .

Aliased Type§

struct NonZeroI32_be { /* private fields */ }