axum-server 0.6.0

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

default

    This feature flag does not enable additional features.

tls-rustls

  • arc-swap
  • rustls
  • rustls-pemfile
  • tokio/fs
  • tokio/time
  • tokio-rustls

tls-openssl

  • arc-swap
  • openssl
  • tokio-openssl

openssl

  • dep:openssl

tokio-rustls

  • dep:tokio-rustls

rustls

  • dep:rustls

tokio-openssl

  • dep:tokio-openssl

arc-swap

  • dep:arc-swap

rustls-pemfile

  • dep:rustls-pemfile