Skip to main content

validate_username

Function validate_username 

Source
fn validate_username(username: &str) -> Result<(), String>