Available on crate feature
mls-rs-compat
only.Traits§
- MlsRs
Transcode - Trait that allows to move from mls-spec data structs to mls-rs It is inefficient by nature because in order to bypass the Rust type system, we’re using serialization/deserialization as a “boundary break”