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

Pattern that matches an unknown FilingError member.