Available on crate feature
json-lines
only.Expand description
Newline delimited JSON extractor and response.
Structsยง
- Marker type used to prove that an
JsonLines
was constructed viaFromRequest
. - Marker type used to prove that an
JsonLines
was constructed viaJsonLines::new
. - A stream of newline delimited JSON.