pub fn parse_ndjson(data: &str) -> Vec<Value>
Parse multiple NDJSON lines
data
Vector of parsed JSON values