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