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

Pattern that matches an unknown CredentialError member.