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

Pattern that matches an unknown PlugState member.