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