Derive macros for serialization and deserialization using Parity SCALE Codec.
# Cargo.toml
[dependencies]
parity-scale-codec-derive = "3.7.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Derive Encode and Decode for a struct
Add `parity-scale-codec` to your Cargo.toml dependencies.
No dependency data recorded yet.