Version 2.3.1
See all parity_scale_codec_derive's items
Derives serialization and deserialization codec for complex structs for simple marshalling.
Derive parity_scale_codec::Compact and parity_scale_codec::CompactAs for struct with single field.
parity_scale_codec::Compact
parity_scale_codec::CompactAs
Derive parity_scale_codec::Decode and for struct and enum.
parity_scale_codec::Decode
Derive parity_scale_codec::Encode and parity_scale_codec::EncodeLike for struct and enum.
parity_scale_codec::Encode
parity_scale_codec::EncodeLike