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