Commit 84e465dc authored by Bastian Köcher's avatar Bastian Köcher
Browse files

Make `parity-codec-derive` assume less about the scope

`parity-codec-derive` now just requires `parity-codec` in the `Cargo.toml`.
Before that, it required that `parity-codec` was imported as `codec`.
We now just the same tricks as Serde, to implement `Encode` and `Decode`.
parent 3be7a0bc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment