nzusizebe

Type Alias nzusizebe 

Source
pub type nzusizebe = BigEndian<NonZeroUsize>;
Available on crate features integer_impls and nonzero only.
Expand description

Shorthand for BigEndian<NonZeroUsize>

Aliased Typeยง

pub struct nzusizebe(/* private fields */);