Skip to main content

is_alpha_num

Function is_alpha_num 

Source
pub fn is_alpha_num(value: &str) -> bool
Expand description

Letters and digits only.