Module extension

Source
Expand description

Extension utilities and built-in extension types.

Modules§

built_in
Default extension types required by the MLS RFC.

Structs§

ExtensionType
Wrapper type representing an extension identifier along with default values defined by the MLS RFC.

Traits§

MlsCodecExtension
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