poem 0.7.1

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

default

    This feature flag does not enable additional features.

compression

  • async-compression
  • typed-headers

tower-compat

  • tower

lambda-http

  • lambda_http

tls

  • tokio-rustls

multipart

  • multer

websocket

  • tokio-tungstenite

tokio-rustls

    This feature flag does not enable additional features.

async-compression

    This feature flag does not enable additional features.

multer

    This feature flag does not enable additional features.

tokio-tungstenite

    This feature flag does not enable additional features.

typed-headers

    This feature flag does not enable additional features.

tracing

    This feature flag does not enable additional features.

sse

    This feature flag does not enable additional features.

tempfile

    This feature flag does not enable additional features.

lambda_http

    This feature flag does not enable additional features.

tower

    This feature flag does not enable additional features.