Skip to main content

PositiveIntegerType

Type Alias PositiveIntegerType 

Source
pub type PositiveIntegerType = NonZeroUsize;

Aliased Typeยง

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