pub fn is_valid_env_var_name(name: &str) -> bool
Returns whether name is valid for this crate’s environment variable primitive.
name