pub(crate) type Asn = NonZeroU32;Expand description
The type of an ASN.
Aliased Typeยง
#[repr(transparent)]pub(crate) struct Asn(/* private fields */);pub(crate) type Asn = NonZeroU32;The type of an ASN.
#[repr(transparent)]pub(crate) struct Asn(/* private fields */);