parity-common
parity-common copied to clipboard
Add borsh serialization support to primitive types
Hey, thanks for the PR!
- There's an open discussion whether we want it here: #640
- If the answer to 1 is "yes", we don't need to introduce "impl-borsh", instead just use
derivegated the same way asscale_info.
Ah, didn't see that issue - thanks for pointing it out @ordian.
I'll drop a comment in https://github.com/paritytech/parity-common/issues/640