1 unstable release

Uses new Rust 2024

0.1.2 Mar 24, 2025

#15 in #utoipa

Download history 113/week @ 2025-03-24 11/week @ 2025-03-31 37/week @ 2025-04-07 24/week @ 2025-04-14 2/week @ 2025-04-21

65 downloads per month
Used in utoipa-helper

MIT license

9KB
164 lines

utoipa_helper

This crate provides a derive macro UtoipaResponse which will implement both an axum::response::IntoResponse implementation and a utoipa::IntoResponses implementation for a new-type struct with a single set of configurations.

Dependencies

~185–600KB
~14K SLoC