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

Pattern that matches an unknown CurrentLevelError member.