1 unstable release
Uses new Rust 2024
new 0.1.2 | Mar 24, 2025 |
---|
#12 in #utoipa
55 downloads per month
Used in utoipa-helper
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
~200–630KB
~15K SLoC