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

Pattern that matches an unknown EmulatorError member.