salvo_extra 0.21.5

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

default

  • full

full

  • basic-auth
  • jwt-auth
  • compression
  • cors
  • csrf
  • logging
  • proxy
  • serve-static
  • sse
  • session
  • size-limiter
  • timeout
  • ws

basic-auth

  • base64

jwt-auth

  • cookie
  • jsonwebtoken
  • once_cell

compression

  • async-compression
  • tokio
  • tokio-stream
  • tokio-util

cors

    This feature flag does not enable additional features.

csrf

  • hkdf
  • rand
  • sha2
  • aead
  • aes-gcm
  • byteorder
  • chacha20poly1305
  • chrono
  • data-encoding
  • generic-array
  • hmac

logging

    This feature flag does not enable additional features.

proxy

  • hyper
  • hyper-rustls/webpki-tokio

serve-static

  • chrono
  • mime
  • percent-encoding
  • tokio

sse

  • futures-util
  • pin-project
  • tokio

session

  • async-session
  • cookie

size-limiter

    This feature flag does not enable additional features.

timeout

    This feature flag does not enable additional features.

ws

  • futures-util
  • tokio
  • tokio-tungstenite

base64

    This feature flag does not enable additional features.

    This feature flag does not enable additional features.

jsonwebtoken

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.

async-compression

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

tokio-stream

    This feature flag does not enable additional features.

tokio-util

    This feature flag does not enable additional features.

hkdf

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

sha2

    This feature flag does not enable additional features.

aead

    This feature flag does not enable additional features.

aes-gcm

    This feature flag does not enable additional features.

byteorder

    This feature flag does not enable additional features.

chacha20poly1305

    This feature flag does not enable additional features.

chrono

    This feature flag does not enable additional features.

data-encoding

    This feature flag does not enable additional features.

generic-array

    This feature flag does not enable additional features.

hmac

    This feature flag does not enable additional features.

hyper

    This feature flag does not enable additional features.

mime

    This feature flag does not enable additional features.

percent-encoding

    This feature flag does not enable additional features.

futures-util

    This feature flag does not enable additional features.

pin-project

    This feature flag does not enable additional features.

async-session

    This feature flag does not enable additional features.

tokio-tungstenite

    This feature flag does not enable additional features.

hyper-rustls

    This feature flag does not enable additional features.