Searched defs:export_tree (Results 1 – 4 of 4) sorted by relevance
489 pub fn export_tree(&self) -> Result<Vec<u8>, MlsError> { in export_tree() method
608 pub async fn export_tree(&self) -> Result<RatchetTree, Error> { in export_tree() method
1466 pub fn export_tree(&self) -> ExportedTree<'_> { in export_tree() function
581 IFAPI_OBJECT export_tree; /**< The complete tree to be exported */ member