Derive Macro DecodeWithMemTracking
#[derive(DecodeWithMemTracking)]
{
    // Attributes available to this derive:
    #[codec]
}
Expand description
Derive parity_scale_codec::DecodeWithMemTracking for struct and enum.
#[derive(DecodeWithMemTracking)]
{
    // Attributes available to this derive:
    #[codec]
}
Derive parity_scale_codec::DecodeWithMemTracking for struct and enum.