pub fn validate_profile_name(name: &str) -> CargoResult<()>
Expand description

Validate dir-names and profile names according to RFC 2678.