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

Pattern that matches an unknown TryAuthResponse member.