Constant mpw::CHAR_CLASS_N [] [src]

pub const CHAR_CLASS_N: &'static [char] = &['0', '1', '2', '3', '4', '5', '6', '7', '8', '9']

A character class representing numbers.