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

Pattern that matches an unknown RouterError member.