Expand description
Proposals to evolve a MLS Group
Structs§
- A proposal that adds a member to a
Group. - A user defined custom proposal.
- A collection of MLS Extensions.
- A proposal used for external commits.
- A proposal to add a pre-shared key to a group.
- Wrapper type representing a proposal type identifier along with default values defined by the MLS RFC.
- A proposal to reinitialize a group using new parameters.
Enums§
- An enum that represents a borrowed version of
Proposal. - An enum that represents all possible types of proposals.
Traits§
- Trait to simplify creating custom proposals that are serialized with MLS encoding.