Derive Macro serp_traits::stp258::Decode[]

#[derive(Decode)]
{
    // Attributes available to this derive:
    #[codec]
}

Derive parity_scale_codec::Decode and for struct and enum.

see derive Encode documentation.