Type Alias JsonLines
pub type JsonLines<T> = JsonReadStream<T, BodyDataStream>;Available on crate feature
http only.Aliased Typeยง
pub struct JsonLines<T> { /* private fields */ }pub type JsonLines<T> = JsonReadStream<T, BodyDataStream>;http only.pub struct JsonLines<T> { /* private fields */ }