Skip to main content

lookup

Function lookup 

Source
pub fn lookup(s: &str) -> Option<Symbol>
Expand description

Look up a symbol for a string in the thread-local interner without interning it.