pub fn format_compact(symbols: &[SymbolEntry], indent: usize) -> StringExpand description
Format symbols as compact output with indentation.
pub fn format_compact(symbols: &[SymbolEntry], indent: usize) -> StringFormat symbols as compact output with indentation.