Derive Macro frame_support::pallet_prelude::Decode [−]
#[derive(Decode)] { // Attributes available to this derive: #[codec] }
Expand description
Derive parity_scale_codec::Decode
and for struct and enum.
see derive Encode
documentation.