Skip to main content

normalize_env_key

Function normalize_env_key 

Source
pub fn normalize_env_key(raw: &str) -> String
Expand description

Normalize an env key: trim whitespace, strip BOM / zero-width junk.