Skip to main content

format_output

Function format_output 

Source
pub fn format_output(
    results: &[Value],
    as_json: bool,
    as_lines: bool,
    output_format: &OutputFormat,
) -> String