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

Pattern that matches an unknown ConnectivityState member.