Skip to main content

NegativeIntegerType

Type Alias NegativeIntegerType 

Source
pub type NegativeIntegerType = NonZeroIsize;

Aliased Typeยง

#[repr(transparent)]
pub struct NegativeIntegerType(/* private fields */);