pub type PositiveIntegerType = NonZeroUsize;Aliased Typeยง
#[repr(transparent)]pub struct PositiveIntegerType(/* private fields */);pub type PositiveIntegerType = NonZeroUsize;#[repr(transparent)]pub struct PositiveIntegerType(/* private fields */);