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

Pattern that matches an unknown Capability member.