Codec

Derive Macro Codec 

Source
#[derive(Codec)]
{
    // Attributes available to this derive:
    #[spongefish]
}
Expand description

Derive macro that generates Encoding, Decoding, and NargDeserialize in one go.