Function lexical_core::format::is_valid_options_punctuation

source ·
pub const fn is_valid_options_punctuation(
    format: u128,
    exponent: u8,
    decimal_point: u8,
) -> bool
Expand description

Determine if all of the “punctuation” characters for the options API are valid.