nzu8be

Type Alias nzu8be 

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

Shorthand for BigEndian<NonZeroU8>

Aliased Typeยง

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