macro_rules! EmulatorPeerErrorUnknown {
() => { ... };
}Expand description
Pattern that matches an unknown EmulatorPeerError member.
macro_rules! EmulatorPeerErrorUnknown {
() => { ... };
}Pattern that matches an unknown EmulatorPeerError member.