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

Pattern that matches an unknown IterateConnectionError member.