salvo-oapi 0.56.0

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.

full

  • swagger-ui
  • rapidoc
  • redoc
  • chrono
  • decimal
  • url
  • ulid
  • uuid
  • time
  • smallvec
  • indexmap
  • yaml

ulid

  • salvo-oapi-macros/ulid
  • dep:ulid

decimal

  • salvo-oapi-macros/decimal
  • dep:rust_decimal

uuid

  • salvo-oapi-macros/uuid
  • dep:uuid

time

  • salvo-oapi-macros/time
  • dep:time

chrono

  • salvo-oapi-macros/chrono
  • dep:chrono

decimal-float

  • salvo-oapi-macros/decimal-float
  • dep:rust_decimal

smallvec

  • salvo-oapi-macros/smallvec
  • dep:smallvec

url

  • salvo-oapi-macros/url
  • dep:url

yaml

  • dep:serde_yaml

swagger-ui

  • dep:rust-embed

indexmap

  • salvo-oapi-macros/indexmap

redoc

    This feature flag does not enable additional features.

rapidoc

    This feature flag does not enable additional features.