Crate impl_serde[−][src]
Serde serialization support for uint and fixed hash.
Macros
impl_fixed_hash_serde | Add Serde serialization support to a fixed-sized hash type created by |
impl_uint_serde | Add Serde serialization support to an integer created by |