pub fn format_table(
result: &AnalyzeResult,
quiet: bool,
use_colors: bool,
) -> StringExpand description
Format the analysis result as human-readable text with optional colors.
pub fn format_table(
result: &AnalyzeResult,
quiet: bool,
use_colors: bool,
) -> StringFormat the analysis result as human-readable text with optional colors.