rocket 0.5.0

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

uuid

  • uuid_
  • rocket_http/uuid

mtls

  • rocket_http/mtls
  • tls

json

  • serde_json
  • tokio/io-util

msgpack

  • rmp-serde
  • tokio/io-util

tls

  • rocket_http/tls

secrets

  • rocket_http/private-cookies

rmp-serde

  • dep:rmp-serde

serde_json

  • dep:serde_json

uuid_

  • dep:uuid_