salvo_core 0.66.2

Salvo is a powerful web framework that can make your work easier.
Documentation

salvo_core

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

default

  • cookie
  • fix-http1-request-uri
  • server
  • http1
  • http2
  • test
  • dep:cookie

fix-http1-request-uri

  • http1

server

    This feature flag does not enable additional features.

http1

    This feature flag does not enable additional features.

http2

  • hyper/http2

test

  • dep:brotli
  • dep:flate2
  • dep:zstd
  • dep:encoding_rs
  • dep:serde_urlencoded
  • dep:url
  • tokio/macros

full

  • cookie
  • fix-http1-request-uri
  • server
  • http1
  • http2
  • quinn
  • rustls
  • native-tls
  • openssl
  • unix
  • test
  • tower-compat
  • anyhow
  • eyre

acme

  • http1
  • http2
  • hyper-util/http1
  • hyper-util/http2
  • hyper-util/client-legacy
  • dep:hyper-rustls
  • dep:rcgen
  • dep:ring
  • dep:x509-parser
  • dep:tokio-rustls
  • dep:rustls-pemfile

quinn

  • dep:salvo-http3
  • dep:quinn
  • dep:tokio-rustls-old
  • dep:rustls-pemfile-old
  • rustls

rustls

  • http1
  • http2
  • dep:tokio-rustls
  • dep:rustls-pemfile

native-tls

  • http1
  • http2
  • dep:tokio-native-tls
  • dep:native-tls

openssl

  • http2
  • dep:openssl
  • dep:tokio-openssl

unix

  • http1

anyhow

  • dep:anyhow

eyre

  • dep:eyre

tower-compat

  • dep:tower