Macro LookupErrorUnknown

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

Pattern that matches an unknown LookupError member.