axum_extra

Module json_lines

Source
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 via FromRequest.
  • Marker type used to prove that an JsonLines was constructed via JsonLines::new.
  • A stream of newline delimited JSON.