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

Pattern that matches an unknown CapabilityStoreError member.