rend

Type Alias NonZeroU64_le

Source
pub type NonZeroU64_le = LittleEndian<NonZeroU64>;
Expand description

Alias for LittleEndian<NonZeroU64> .

Aliased Typeยง

struct NonZeroU64_le { /* private fields */ }