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