Expand description

Axum extractor that deserialises and validates JSON

Structs§

  • An axum extractor based on the Json extractor that also performs validation using the validator crate.