utoipa-helper

Crates.ioutoipa-helper
lib.rsutoipa-helper
version0.1.6
created_at2025-03-24 10:36:15.297199+00
updated_at2025-08-28 11:38:10.36667+00
descriptionHelper Crate For Utoipa Axum Integration.
homepagehttps://github.com/ddboline/utoipa_helper
repositoryhttps://github.com/ddboline/utoipa_helper
max_upload_size
id1603660
size80,216
Daniel Boline (ddboline)

documentation

README

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.

Commit count: 30

cargo fmt