rend

Type Alias NonZeroI32_be

Source
pub type NonZeroI32_be = BigEndian<NonZeroI32>;
Expand description

Alias for BigEndian<NonZeroI32> .

Aliased Typeยง

struct NonZeroI32_be { /* private fields */ }