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

Pattern that matches an unknown CompatibilityState member.