A flexible and efficient serialization framework supporting multiple wire formats.
# Cargo.toml
[dependencies]
musli = "0.0.149"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Derives serialization and deserialization for a struct.
Add the desired format feature to your Cargo.toml, e.g., musli = { version = "0.0.149", features = ["json"] }.No dependency data recorded yet.