#[derive(RedoubtCodec)]
{
// Attributes available to this derive:
#[codec]
}
Expand description
Derives BytesRequired, Encode, and Decode for a struct.
ยงAttributes
#[codec(default)]on a field: Skip encoding/decoding, useDefault::default()