#[derive(Decode)] { // Attributes available to this derive: #[codec] }
Derive jam_codec::Decode for struct and enum.
jam_codec::Decode
see derive Encode documentation.
Encode