#[derive(Codec)]
{
// Attributes available to this derive:
#[spongefish]
}
Expand description
Derive macro that generates Encoding,
Decoding, and
NargDeserialize in one go.
#[derive(Codec)]
{
// Attributes available to this derive:
#[spongefish]
}
Derive macro that generates Encoding,
Decoding, and
NargDeserialize in one go.