Skip to main content

validate_username

Function validate_username 

Source
pub fn validate_username(user: &str) -> Result<(), ValidationError>