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