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

Pattern that matches an unknown AuthenticateForInterfaceError member.