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

Pattern that matches an unknown Credential member.