macro_rules! impl_hex_serde {
    ($item:ty) => { ... };
}
Expand description

Implement serde::Serialize and serde::Deserialize by passing through to the hex