rocket 0.5.0-rc.2

Web framework with a focus on usability, security, extensibility, and speed.
Documentation

rocket

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

default

  • http2

http2

  • rocket_http/http2

mtls

  • rocket_http/mtls
  • tls

json

  • serde_json
  • tokio/io-util

msgpack

  • rmp-serde
  • tokio/io-util

uuid

  • uuid_
  • rocket_http/uuid

secrets

  • rocket_http/private-cookies

tls

  • rocket_http/tls

uuid_

    This feature flag does not enable additional features.

rmp-serde

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.