CreateSymbolIndex

Function CreateSymbolIndex 

Source
pub fn CreateSymbolIndex(symbols: &[SymbolInfo]) -> HashMap<String, Vec<usize>>
Expand description

Create a symbol search index (name -> symbols)