Skip to main content

is_alpha

Function is_alpha 

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

Letters only. Unicode-aware, like Laravel’s default: Ada and Zoë both pass.