Type Alias JsonLines
pub type JsonLines<T> = JsonReadStream<T, BodyDataStream>;Available on crate features
http and std only.Aliased Type§
pub struct JsonLines<T> { /* private fields */ }pub type JsonLines<T> = JsonReadStream<T, BodyDataStream>;http and std only.pub struct JsonLines<T> { /* private fields */ }