#utoipa #helper #utoipa-helper

utoipa-helper

Helper Crate For Utoipa Axum Integration

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

Download history 84/week @ 2025-03-19 30/week @ 2025-03-26 118/week @ 2025-04-02 162/week @ 2025-04-09 33/week @ 2025-04-16 6/week @ 2025-04-30

209 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

~6–14MB
~151K SLoC