Skip to main content

format_context_window

Function format_context_window 

Source
pub fn format_context_window(
    window: &[(usize, String)],
    highlight_line: usize,
) -> String
Expand description

Format a context window as a human-readable string with line numbers.