axum-server 0.5.1

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

tokio-openssl

  • dep:tokio-openssl

openssl

  • dep:openssl

tokio-rustls

  • dep:tokio-rustls

rustls-pemfile

  • dep:rustls-pemfile

pin-project-lite

  • dep:pin-project-lite

arc-swap

  • dep:arc-swap

rustls

  • dep:rustls