Searched defs:with_user_rules (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/ |
D | proposal_cache.rs | 441 pub fn with_user_rules<G>(self, f: G) -> CommitReceiver<'a, C, G, P, CSP> in with_user_rules() function 1947 fn with_user_rules<G>(self, f: G) -> CommitSender<'a, C, G, P, CSP> in with_user_rules() function
|