Searched defs:tree_after (Results 1 – 1 of 1) sorted by relevance
36 pub tree_after: Vec<u8>, field43 let tree_after = apply_proposal(proposal.clone(), proposal_sender, &tree_before).await; in new() localVariable120 let tree_after = apply_proposal(proposal, test_case.proposal_sender, &tree_before).await; in tree_modifications_interop() localVariable122 let tree_after = tree_after.nodes.mls_encode_to_vec().unwrap(); in tree_modifications_interop() localVariable