pub fn assert_decimal_integer_string(
value: impl Into<String>,
label: &str,
) -> JsonCodecResult<DecimalIntegerString>Expand description
Creates or computes assert_decimal_integer_string.
pub fn assert_decimal_integer_string(
value: impl Into<String>,
label: &str,
) -> JsonCodecResult<DecimalIntegerString>Creates or computes assert_decimal_integer_string.