poem 1.0.3

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

default

    This feature flag does not enable additional features.

  • libcookie
  • chrono
  • time

compression

  • async-compression
  • typed-headers

tls

  • tokio-rustls

tower-compat

  • tower

websocket

  • tokio-tungstenite

multipart

  • multer

tower

    This feature flag does not enable additional features.

async-compression

    This feature flag does not enable additional features.

typed-headers

    This feature flag does not enable additional features.

libcookie

    This feature flag does not enable additional features.

tokio-tungstenite

    This feature flag does not enable additional features.

sse

    This feature flag does not enable additional features.

time

    This feature flag does not enable additional features.

tokio-rustls

    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.

chrono

    This feature flag does not enable additional features.