rend

Type Alias NonZeroI64_le

Source
pub type NonZeroI64_le = LittleEndian<NonZeroI64>;
Expand description

Alias for LittleEndian<NonZeroI64> .

Aliased Typeยง

struct NonZeroI64_le { /* private fields */ }