salvo_extra 0.9.6

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

default

  • full

full

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

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-tls

serve

  • chrono
  • mime
  • percent-encoding

sse

  • futures
  • pin-project
  • tokio

ws

  • futures
  • tokio
  • tokio-tungstenite

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.

hyper-tls

    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.