pub const fn is_valid_options_punctuation( format: u128, exponent: u8, decimal_point: u8, ) -> bool
Determine if all of the “punctuation” characters for the options API are valid.