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