Crate axum_duper

Crate axum_duper 

Source
Expand description

§Axum Duper

Duper extractor / response for axum.

This crate provides the Duper struct, which can be used to extract typed information from request’s body, or to serialize a structured response.

Under the hood, it wraps serde_duper.

Structs§

Duper
Duper extractor / response.

Enums§

DuperRejection
Rejection used for Duper.

Statics§

DUPER_ALT_CONTENT_TYPE
DUPER_CONTENT_TYPE