salvo_extra 0.12.0

A simple web framework written by rust
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 27 feature flags, 26 of them enabled by default.

default

  • full

full

  • basic_auth
  • jwt_auth
  • compression
  • cors
  • proxy
  • serve
  • sse
  • ws
  • size_limiter

basic_auth

  • base64
  • thiserror

jwt_auth

  • cookie
  • jsonwebtoken

compression

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

cors

    This feature flag does not enable additional features.

proxy

  • hyper
  • hyper-rustls/webpki-tokio

serve

  • chrono
  • mime
  • percent-encoding
  • tokio

sse

  • futures
  • pin-project
  • tokio

ws

  • futures
  • tokio
  • tokio-tungstenite

size_limiter

    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.

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.

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

    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.

hyper-rustls

    This feature flag does not enable additional features.