Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/mls-rs/src/external_client/
Dgroup.rs97 pub struct ExternalGroup<C> struct
107 impl<C: ExternalClientConfig + Clone> ExternalGroup<C> { argument
568 impl<C> MessageProcessor for ExternalGroup<C> implementation
677 impl<C> ExternalGroup<C> implementation