axum-strangler 0.4.0

Strangler fig pattern utility crate for the Axum web framework
Documentation

axum-strangler

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

tracing-opentelemetry-text-map-propagation

  • dep:tracing
  • dep:opentelemetry
  • dep:tracing-opentelemetry

websocket

  • dep:tokio
  • dep:tokio-tungstenite

websocket-native-tls

  • websocket
  • tokio-tungstenite?/native-tls

websocket-rustls-tls-native-roots

  • websocket
  • tokio-tungstenite?/rustls-tls-native-roots

websocket-rustls-tls-webpki-roots

  • websocket
  • tokio-tungstenite?/rustls-tls-webpki-roots

nested-routers

  • dep:axum
  • axum?/original-uri

https

  • dep:hyper-tls

tracing

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

opentelemetry

    This feature flag does not enable additional features.

hyper-tls

    This feature flag does not enable additional features.

axum

    This feature flag does not enable additional features.

tracing-opentelemetry

    This feature flag does not enable additional features.

tokio-tungstenite

    This feature flag does not enable additional features.