Skip to main content

Asn

Type Alias Asn 

Source
pub(crate) type Asn = NonZeroU32;
Expand description

The type of an ASN.

Aliased Typeยง

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