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

Pattern that matches an unknown DictionaryValue member.