#utoipa #helper #utoipa-helper

utoipa-helper

Helper Crate For Utoipa Axum Integration

1 unstable release

Uses new Rust 2024

new 0.1.2 Mar 24, 2025

#11 in #utoipa

Download history 56/week @ 2025-03-19

56 downloads per month

MIT license

21KB
259 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–13MB
~153K SLoC