salvo_extra 0.16.8

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

default

  • full

full

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

basic-auth

  • base64
  • thiserror

jwt-auth

  • cookie
  • jsonwebtoken
  • once_cell

compression

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

cors

    This feature flag does not enable additional features.

csrf

  • csrflib
  • hkdf
  • sha2

proxy

  • hyper
  • hyper-rustls/webpki-tokio

serve

  • chrono
  • mime
  • percent-encoding
  • tokio

sse

  • futures-util
  • pin-project
  • tokio

ws

  • futures-util
  • tokio
  • tokio-tungstenite

session

  • async-session
  • cookie

size-limiter

    This feature flag does not enable additional features.

logging

    This feature flag does not enable additional features.

base64

    This feature flag does not enable additional features.

thiserror

    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.

csrflib

    This feature flag does not enable additional features.

hkdf

    This feature flag does not enable additional features.

sha2

    This feature flag does not enable additional features.

hyper

    This feature flag does not enable additional features.

chrono

    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.

tokio-tungstenite

    This feature flag does not enable additional features.

async-session

    This feature flag does not enable additional features.

hyper-rustls

    This feature flag does not enable additional features.