format_json_response

Function format_json_response 

Source
pub fn format_json_response(rows: &[Value]) -> Result<Bytes, FormatError>
Expand description

Format rows as a JSON array.