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

Pattern that matches an unknown ConnectionState member.