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

Pattern that matches an unknown Role member.