salvo 0.21.4

Salvo is a powerful and simplest web server framework in Rust world.
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 21 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

full

  • rustls
  • native-tls
  • unix
  • acme
  • anyhow
  • extra

compression

  • salvo_extra/compression

native-tls

  • salvo_core/native-tls

csrf

  • salvo_extra/csrf

ws

  • salvo_extra/ws

cors

  • salvo_extra/cors

acme

  • salvo_core/acme

extra

  • salvo_extra/full

proxy

  • salvo_extra/proxy

anyhow

  • salvo_core/anyhow

logging

  • salvo_extra/logging

timeout

  • salvo_extra/timeout

jwt-auth

  • salvo_extra/jwt-auth

serve-static

  • salvo_extra/serve-static

rustls

  • salvo_core/rustls

size-limiter

  • salvo_extra/size-limiter

unix

  • salvo_core/unix

basic-auth

  • salvo_extra/basic-auth

sse

  • salvo_extra/sse

salvo_extra

    This feature flag does not enable additional features.