poem 0.6.0

Poem is a full-featured and easy-to-use web framework with the Rust programming language.
Documentation

poem

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

default

    This feature flag does not enable additional features.

compression

  • async-compression
  • typed-headers

tls

  • tokio-rustls

tower-compat

  • tower

multipart

  • multer

websocket

  • tokio-tungstenite

tower

    This feature flag does not enable additional features.

typed-headers

    This feature flag does not enable additional features.

sse

    This feature flag does not enable additional features.

tracing

    This feature flag does not enable additional features.

tokio-tungstenite

    This feature flag does not enable additional features.

tokio-rustls

    This feature flag does not enable additional features.

async-compression

    This feature flag does not enable additional features.

tempfile

    This feature flag does not enable additional features.

multer

    This feature flag does not enable additional features.