Type Alias NonZeroI128_le

Source
pub type NonZeroI128_le = LittleEndian<NonZeroI128>;
Expand description

Alias for LittleEndian<NonZeroI128> .

Aliased Typeยง

struct NonZeroI128_le { /* private fields */ }