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

Pattern that matches an unknown NonPrintableKey member.