Home
last modified time | relevance | path

Searched defs:CredentialBookFromSources (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/credential/
Dbook.rs122 pub struct CredentialBookFromSources<S0, S1> { struct
129 impl<'a, S0, S1> CredentialBookFromSources<S0, S1> argument
145 impl<'a, S0, S1> CredentialBook<'a> for CredentialBookFromSources<S0, S1> implementation