under 0.3.5

A simple HTTP server framework.
Documentation

under

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

default

  • cookie
  • sse
  • from_form
  • json

    This feature flag does not enable additional features.

sse

  • async-sse
  • tokio-util

from_form

  • form_urlencoded
  • phf
  • unicase
  • under_derive

json

  • serde_json
  • serde

async-sse

    This feature flag does not enable additional features.

tokio-util

    This feature flag does not enable additional features.

form_urlencoded

    This feature flag does not enable additional features.

phf

    This feature flag does not enable additional features.

unicase

    This feature flag does not enable additional features.

under_derive

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

cbor

  • ciborium
  • serde

msgpack

  • rmp-serde
  • serde

rmp-serde

    This feature flag does not enable additional features.

ciborium

    This feature flag does not enable additional features.