[][src]Function simple_symbol::intern

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

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