Crate spongefish_derive

Crate spongefish_derive 

Source

Derive Macrosยง

Codec
Derive macro that generates Encoding, Decoding, and NargDeserialize in one go.
Decoding
Derive macro for the Decoding trait.
Encoding
Derive Encoding for structs.
NargDeserialize
Derive macro for the NargDeserialize trait.
Unit
Derive Units for structs.