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

Pattern that matches an unknown UsageState member.