proc_macro2::parse

Function float_digits

Source
fn float_digits(input: Cursor<'_>) -> Result<Cursor<'_>, Reject>