Function split_numeric_suffix

Source
fn split_numeric_suffix(raw: &str) -> (&str, Option<&str>)