#utoipa #helper #utoipa-helper

utoipa-helper

Helper Crate For Utoipa Axum Integration

3 releases

Uses new Rust 2024

new 0.1.4 Apr 12, 2025
0.1.3 Apr 6, 2025
0.1.2 Mar 24, 2025

#1390 in Parser implementations

Download history 100/week @ 2025-03-22 15/week @ 2025-03-29 136/week @ 2025-04-05

251 downloads per month

MIT license

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

~8–14MB
~163K SLoC