Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/extension/
Dbuilt_in.rs78 pub struct RatchetTreeExt { struct
83 impl RatchetTreeExt { impl
91 impl MlsCodecExtension for RatchetTreeExt { implementation