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

Pattern that matches an unknown DictionaryError member.