Skip to main content

HexString

Type Alias HexString 

Source
pub type HexString = String;
Expand description

Hex-encoded string.

Aliased Typeยง

pub struct HexString { /* private fields */ }