macro_rules! CapabilityDeprecatedUnknown {
() => { ... };
}Expand description
Pattern that matches an unknown CapabilityDeprecated member.
macro_rules! CapabilityDeprecatedUnknown {
() => { ... };
}Pattern that matches an unknown CapabilityDeprecated member.