pub type UpHex = Hex<true>;
Adapter to serialize bytes as an uppercase hex string
pub struct UpHex {}