salvo-oapi 0.74.1

OpenApi support for Salvo web framework
Documentation

salvo-oapi

Library to Provide a OpenAPI supports for Salvo.

This is an official crate, so you can enable it in Cargo.toml like this:

salvo = { version = "*", features = ["oapi"] }

Docs