Skip to content
Snippets Groups Projects
Unverified Commit 9d9ae348 authored by polka.dom's avatar polka.dom Committed by GitHub
Browse files

Add Serialize & Deserialize to umbrella crate derive module (#7764)


When working with storage types that are to be set in the genesis block,
deriving serde::Serialize & serde::Deserialize is necessary (to my
knowledge). This PR introduces Serialize and Deserialize into the
umbrella crate derive (and indirectly prelude) module, allowing for
similar access as the other storage value derives.

---------

Co-authored-by: default avatarOliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: default avatarBastian Köcher <git@kchr.de>
parent f9707b72
Branches
No related merge requests found
Pipeline #517649 waiting for manual action with stages
in 50 minutes and 42 seconds
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