Skip to main content

intern

Function intern 

Source
pub fn intern(s: &str) -> Symbol
Expand description

Intern a string key, returning a Symbol handle. Used for NixAttrs keys and Env binding names.