rend

Type Alias NonZeroU128_le

Source
pub type NonZeroU128_le = LittleEndian<NonZeroU128>;
Expand description

Alias for LittleEndian<NonZeroU128> .

Aliased Typeยง

struct NonZeroU128_le { /* private fields */ }