UpHex

Type Alias UpHex 

Source
pub type UpHex = Hex<true>;
Expand description

Adapter to serialize bytes as an uppercase hex string

Aliased Typeยง

pub struct UpHex {}