Expand description
Extension utilities and built-in extension types.
Modules§
- built_
in - Default extension types required by the MLS RFC.
Structs§
- Extension
Type - Wrapper type representing an extension identifier along with default values defined by the MLS RFC.
Traits§
- MlsCodec
Extension - Convenience trait for custom extension types that use mls_rs_codec as an underlying serialization mechanism
- MlsExtension
- Trait used to convert a type to and from an Extension