Skip to main content

lookup_string_sym

Function lookup_string_sym 

Source
pub fn lookup_string_sym(key: &str) -> SymStr
Expand description

like lookup_value, but casts the entry into a SymStr from the string interner (pin!("") if None)