std::core::ascii

from_hex

macro char char.from_hex(char c)
Convert a-f/A-F/0-9 to the appropriate hex value.

Parameters