Function ends_in_a_number

Source
fn ends_in_a_number(input: &str) -> bool
Expand description