axum-server 0.4.7

High level server designed to be used with axum framework.
Documentation

axum-server

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

default

    This feature flag does not enable additional features.

tls-rustls

  • arc-swap
  • pin-project-lite
  • rustls
  • rustls-pemfile
  • tokio/fs
  • tokio/time
  • tokio-rustls

tls-openssl

  • openssl
  • tokio-openssl
  • pin-project-lite

openssl

  • dep:openssl

rustls

  • dep:rustls

pin-project-lite

  • dep:pin-project-lite

arc-swap

  • dep:arc-swap

tokio-openssl

  • dep:tokio-openssl

tokio-rustls

  • dep:tokio-rustls

rustls-pemfile

  • dep:rustls-pemfile