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

Pattern that matches an unknown ExportError member.