macro_rules! impl_serhex_seq { ($type: ty, $bytes: expr) => { ... }; }
implement SerHexSeq for a specified type.
SerHexSeq