salvo 0.54.1

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

salvo

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

default

  • cookie
  • http1
  • fix-http1-request-uri
  • http2
  • test
  • salvo_core/cookie

http1

  • salvo_core/http1

fix-http1-request-uri

  • salvo_core/fix-http1-request-uri

http2

  • salvo_core/http2

test

  • salvo_core/test

full

  • cookie
  • http1
  • fix-http1-request-uri
  • http2
  • quinn
  • rustls
  • native-tls
  • openssl
  • unix
  • acme
  • anyhow
  • eyre
  • test
  • affix
  • basic-auth
  • force-https
  • jwt-auth
  • catch-panic
  • compression
  • logging
  • proxy
  • concurrency-limiter
  • rate-limiter
  • sse
  • trailing-slash
  • timeout
  • websocket
  • caching-headers
  • cache
  • cors
  • csrf
  • flash
  • rate-limiter
  • session
  • serve-static
  • otel
  • oapi

size-limiter

  • salvo_extra/size-limiter

rustls

  • salvo_core/rustls

trailing-slash

  • salvo_extra/trailing-slash

quinn

  • salvo_core/quinn

salvo-proxy

  • dep:salvo-proxy

basic-auth

  • salvo_extra/basic-auth

logging

  • salvo_extra/logging

catch-panic

  • salvo_extra/catch-panic

unix

  • salvo_core/unix

rate-limiter

  • dep:salvo-rate-limiter

affix

  • salvo_extra/affix

caching-headers

  • salvo_extra/caching-headers

jwt-auth

  • dep:salvo-jwt-auth

sse

  • salvo_extra/sse

proxy

  • salvo-proxy

salvo_extra

  • dep:salvo_extra

session

  • dep:salvo-session

acme

  • salvo_core/acme

flash

  • dep:salvo-flash

websocket

  • salvo_extra/websocket

force-https

  • salvo_extra/force-https

csrf

  • dep:salvo-csrf

concurrency-limiter

  • salvo_extra/concurrency-limiter

eyre

  • salvo_core/eyre

cache

  • dep:salvo-cache

native-tls

  • salvo_core/native-tls

otel

  • dep:salvo-otel

cors

  • dep:salvo-cors

serve-static

  • dep:salvo-serve-static

timeout

  • salvo_extra/timeout

anyhow

  • salvo_core/anyhow

openssl

  • salvo_core/openssl

oapi

  • dep:salvo-oapi

compression

  • dep:salvo-compression