pub type HexEncodedKey = String;
Expand description

Hex encoded key

Aliased Type§

struct HexEncodedKey { /* private fields */ }