poem 0.1.2

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

default

    This feature flag does not enable additional features.

tls

  • tokio-rustls

multipart

  • multer

compression

  • async-compression

websocket

  • tokio-tungstenite

tokio-tungstenite

    This feature flag does not enable additional features.

multer

    This feature flag does not enable additional features.

tempfile

    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.

sse

    This feature flag does not enable additional features.

tracing

    This feature flag does not enable additional features.

tokio-rustls

    This feature flag does not enable additional features.