Module axum_extra::response
source · [−]Expand description
Additional types for generating responses.
Re-exports
pub use crate::json_lines::JsonLines;
Structs
ErasedJson
erased-json
A response type that holds a JSON in serialized form.