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

Pattern that matches an unknown RoleTarget member.