Searched defs:PrecalculatedOwnedCredentialSource (Results 1 – 1 of 1) sorted by relevance
483 pub struct PrecalculatedOwnedCredentialSource<V: ProtocolVersion, M: MatchedCredential> struct491 impl<'a, V: ProtocolVersion + 'a, M: MatchedCredential + 'a>492 PrecalculatedOwnedCredentialSource<V, M> argument523 impl<'a, V: ProtocolVersion, M: MatchedCredential> CredentialSource<'a, V>