pub fn hexdigits() -> impl Clone + Iterator<Item = char>
Returns an iterator of the chars you would want to pass to build if you will be using the rendered font to display hexadecimal values.
build