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

Pattern that matches an unknown Key member.