salvo-oapi 0.44.1

OpenApi support for Salvo web framework
Documentation

salvo-oapi

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 15 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

all

  • swagger-ui
  • chrono
  • decimal
  • yaml
  • uuid
  • time
  • smallvec
  • indexmap

swagger-ui

  • dep:rust-embed

bson

  • dep:bson

email_address

  • dep:email_address

hostname-validator

  • dep:hostname-validator

uuid

  • salvo-oapi-macros/uuid

url

  • dep:url

time

  • salvo-oapi-macros/time

yaml

  • dep:serde_yaml

indexmap

  • salvo-oapi-macros/indexmap

rust_decimal

  • dep:rust_decimal

decimal

  • salvo-oapi-macros/decimal

chrono

  • salvo-oapi-macros/chrono

smallvec

  • salvo-oapi-macros/smallvec