intern

Function intern 

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

Intern a string using the global pool.