poem 0.4.4

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.

websocket

  • tokio-tungstenite

multipart

  • multer

tls

  • tokio-rustls

compression

  • async-compression

typed-headers

    This feature flag does not enable additional features.

async-compression

    This feature flag does not enable additional features.

tracing

    This feature flag does not enable additional features.

tempfile

    This feature flag does not enable additional features.

tokio-rustls

    This feature flag does not enable additional features.

multer

    This feature flag does not enable additional features.

sse

    This feature flag does not enable additional features.

tokio-tungstenite

    This feature flag does not enable additional features.