[][src]Function profiler_get_symbols::get_compact_symbol_table

pub async fn get_compact_symbol_table<'_, '_, '_>(
    debug_name: &'_ str,
    breakpad_id: &'_ str,
    helper: &'_ impl FileAndPathHelper
) -> Result<CompactSymbolTable>