Skip to main content

NonZeroI64_le

Type Alias NonZeroI64_le 

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

Alias for LittleEndian<NonZeroI64> .

Aliased Typeยง

pub struct NonZeroI64_le { /* private fields */ }