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

Pattern that matches an unknown SessionState member.