Function wicrs_server::is_valid_name[][src]

pub fn is_valid_name(name: &str) -> bool
Expand description

Checks if a name is valid (not too long and only allowed characters).