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

Pattern that matches an unknown UnresolveError member.