Skip to main content

emit

Function emit 

Source
pub fn emit(path: &str, name: &str, line: usize) -> String
Expand description

Emit a handle string from parts without constructing a SymbolHandle. The hot path for renderers that already hold (path, name, line).