Skip to main content

format_summary

Function format_summary 

Source
pub fn format_summary(
    phases: &[TodoPhase],
    errors: &[String],
    read_only: bool,
) -> String
Expand description

Render a human-readable summary of the todo list for display.