3 releases
Uses new Rust 2024
0.1.4 | Apr 12, 2025 |
---|---|
0.1.3 | Apr 6, 2025 |
0.1.2 | Mar 24, 2025 |
#8 in #utoipa
209 downloads per month
22KB
287 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
~6–14MB
~151K SLoC