Module hex

Source
Expand description

Number to Hex string

Actually just with NumStr you can do so. However for fixed length hex string, const_hex does better.

Enumsยง

HexStr
Hex string with fixed length.