Searched defs:RatchetTree (Results 1 – 2 of 2) sorted by relevance
429 ratchet_tree: Option<RatchetTree>, in join_group()463 pub struct RatchetTree { struct467 impl TryFrom<mls_rs::group::ExportedTree<'_>> for RatchetTree { argument608 pub async fn export_tree(&self) -> Result<RatchetTree, Error> { in export_tree()
31 RatchetTree(&'a TreeKemPublic), enumerator