Function json_lines

Source
pub fn json_lines(bytes: &[u8]) -> impl Iterator<Item = &[u8]>
Available on crate feature polars-io only.