[][src]Function simple_symbol::intern_static

pub fn intern_static(string: &'static str) -> Symbol

Look up static string in the global cache, and insert it without allocating if it is missing.