Module json_lines

Module json_lines 

Source
Available on crate feature json-lines only.
Expand description

Newline delimited JSON extractor and response.

Structsยง

AsExtractor
Marker type used to prove that an JsonLines was constructed via FromRequest.
AsResponse
Marker type used to prove that an JsonLines was constructed via JsonLines::new.
JsonLines
A stream of newline delimited JSON.