Type Alias Name

Source
pub type Name = AtomTag;
Expand description

For contexts where you want an identifier that is validated similarly to an AtomTag.

Aliased Typeยง

pub struct Name(/* private fields */);