intern

Function intern 

Source
pub fn intern<S: AsRef<str>>(string: S) -> Symbol
Expand description

Look up string in the global cache, and insert it if missing.