Home
last modified time | relevance | path

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

/external/rust/crates/mls-rs/src/group/
Dcommit.rs70 pub(super) struct CommitGeneration { struct
71 pub content: AuthenticatedContent,
72 pub pending_private_tree: TreeKemPrivate,
73 pub pending_commit_secret: PathSecret,
74 pub commit_message_hash: CommitHash,