macro_rules! PrincipalTypeUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown PrincipalType member.