salvo-oapi 0.60.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

chrono

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

uuid

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

url

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

decimal-float

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

smallvec

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

decimal

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

time

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

ulid

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

yaml

  • dep:serde_yaml

swagger-ui

  • dep:rust-embed

indexmap

  • salvo-oapi-macros/indexmap

redoc

    This feature flag does not enable additional features.

scalar

    This feature flag does not enable additional features.

rapidoc

    This feature flag does not enable additional features.