Function core::char::is_digit[src]

pub fn is_digit(c: char) -> bool

Indicates whether the char is numeric (Nd, Nl, or No)