Module axum_extra::json_lines
source · [−]Available on crate feature
json-lines
only.Expand description
Newline delimited JSON extractor and response.
Structs
Maker type used to prove that an JsonLines
was constructed via FromRequest
.
Maker type used to prove that an JsonLines
was constructed via JsonLines::new
.
A stream of newline delimited JSON.