Crate musli_macros

Source
Expand description

github crates.io docs.rs

This crate provides the macros used in Müsli.

Please refer to https://docs.rs/musli for documentation.

Attribute Macros§

decoder
encoder
visitor

Derive Macros§

Decode
Derive which automatically implements the Decode trait.
Encode
Derive which automatically implements the Encode trait.