viz-middleware 0.1.0-alpha.2

Viz Middleware
Documentation

viz-middleware

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

default

    This feature flag does not enable additional features.

full

  • basic
  • cookies
  • session
  • auth
  • cors
  • compression

compression

  • async-compression
  • bytes
  • pin-project
  • tokio-util/io

basic

  • logger
  • recover
  • request_id
  • timeout

timeout

  • tokio/time

session

  • sessions

request_id

  • uuid

tokio-util

    This feature flag does not enable additional features.

cookies

    This feature flag does not enable additional features.

cors

    This feature flag does not enable additional features.

recover

    This feature flag does not enable additional features.

logger

    This feature flag does not enable additional features.

bytes

    This feature flag does not enable additional features.

async-compression

    This feature flag does not enable additional features.

auth

    This feature flag does not enable additional features.

uuid

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

sessions

    This feature flag does not enable additional features.

pin-project

    This feature flag does not enable additional features.