Skip to main content

decode_ndjson

Function decode_ndjson 

Source
pub fn decode_ndjson(body: &str) -> Result<(Vec<Rule>, Option<ExportSummary>)>