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

Pattern that matches an unknown Credentials member.