UpHexArray

Type Alias UpHexArray 

Source
pub type UpHexArray = HexArray<true>;
Expand description

Adapter to serialize a byte array as an uppercase hex string

Aliased Typeยง

pub struct UpHexArray {}