Skip to main content

build_errors_json

Function build_errors_json 

Source
pub fn build_errors_json(
    errors_per_row: &[Vec<RowError>],
    accept_rows: &[bool],
) -> Vec<Option<String>>