fn is_char_valid(c: char) -> bool
Ensure the given ASCII character (i.e. byte) is allowed in a Value.
Value