Expand description
This crate provides the macros used in Müsli.
Please refer to https://docs.rs/musli for documentation.
Attribute Macros§
Derive Macros§
- Decode
- Derive which automatically implements the
Decode
trait. - Encode
- Derive which automatically implements the
Encode
trait.