salvo_extra 0.66.2

Salvo is a powerful web framework that can make your work easier.
Documentation

salvo_extra

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 18 feature flags, 17 of them enabled by default.

default

  • full

full

  • affix
  • basic-auth
  • caching-headers
  • catch-panic
  • force-https
  • logging
  • sse
  • concurrency-limiter
  • size-limiter
  • trailing-slash
  • timeout
  • websocket
  • request-id

affix

    This feature flag does not enable additional features.

basic-auth

  • dep:base64

caching-headers

  • dep:etag
  • dep:tracing

catch-panic

  • dep:futures-util
  • dep:tracing

force-https

  • dep:tracing

logging

  • dep:tracing

sse

  • dep:futures-util
  • dep:pin-project
  • tokio
  • dep:serde
  • dep:serde_json
  • dep:tracing

concurrency-limiter

  • dep:tracing
  • tokio

size-limiter

    This feature flag does not enable additional features.

trailing-slash

  • dep:tracing

timeout

  • tokio/macros

websocket

  • dep:futures-util
  • dep:hyper
  • tokio
  • tokio-tungstenite
  • dep:tracing

request-id

  • dep:ulid

tokio

  • dep:tokio

tokio-tungstenite

  • dep:tokio-tungstenite

tokio-util

  • dep:tokio-util