Macro FilterErrorUnknown

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

Pattern that matches an unknown FilterError member.