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