salvo-oapi 0.61.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 16 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

full

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

decimal-float

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

chrono

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

time

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

ulid

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

smallvec

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

decimal

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

uuid

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

url

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

indexmap

  • salvo-oapi-macros/indexmap

yaml

  • dep:serde_yaml

swagger-ui

  • dep:rust-embed

rapidoc

    This feature flag does not enable additional features.

scalar

    This feature flag does not enable additional features.

redoc

    This feature flag does not enable additional features.