common_debug_symbol_ref

Function common_debug_symbol_ref 

Source
pub fn common_debug_symbol_ref(
    symbol_ref: SymbolRef,
    modules: &IndexModules,
    symbols: &SymbolRefDb,
) -> String
Expand description

passing a SymbolRef, it will return it’s string repr, the format: ${stable_id} -> ${symbol_name}