Searched defs:SliceCredentialSource (Results 1 – 1 of 1) sorted by relevance
| /external/rust/beto-rust/nearby/presence/np_adv/src/credential/ |
| D | source.rs | 54 pub struct SliceCredentialSource<'c, V: ProtocolVersion, M: MatchedCredential> { struct 58 impl<'c, V: ProtocolVersion, M: MatchedCredential> SliceCredentialSource<'c, V, M> { implementation 65 impl<'a, 'b, V: ProtocolVersion, M: MatchedCredential> CredentialSource<'a, V>
|