Derive Macrosยง
- Codec
- Derive macro that generates
Encoding,Decoding, andNargDeserializein one go. - Decoding
- Derive macro for the
Decodingtrait. - Encoding
- Derive
Encodingfor structs. - Narg
Deserialize - Derive macro for the
NargDeserializetrait. - Unit
- Derive
Units for structs.