salvo_core 0.67.0

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

default

  • cookie
  • fix-http1-request-uri
  • server
  • http1
  • http2
  • test
  • ring
  • 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

ring

  • hyper-rustls?/ring
  • tokio-rustls?/ring

full

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

acme

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

rustls

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

quinn

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

native-tls

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

openssl

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

eyre

  • dep:eyre

tower-compat

  • dep:tower

anyhow

  • dep:anyhow

unix

  • http1