pub type Parts<'p> = (Option<Part<'p>>, Part<'p>);
auth
Represents (issuer, user) parts of the label.
(issuer, user)