Skip to main content

is_number_shaped

Function is_number_shaped 

Source
fn is_number_shaped(s: &str) -> bool
Expand description

Whether s is shaped like a decimal number, ignoring whether it is in range.