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

Pattern that matches an unknown BssType member.