gotham 0.7.0

A flexible web framework that promotes stability, safety, security and speed.
Documentation

gotham

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

default

  • derive
  • http2
  • session
  • testing

derive

  • gotham_derive

http2

  • hyper/http2

session

  • bincode
  • linked-hash-map

testing

  • hyper/client

gotham_derive

    This feature flag does not enable additional features.

bincode

    This feature flag does not enable additional features.

linked-hash-map

    This feature flag does not enable additional features.

rustls

  • tokio-rustls

tokio-rustls

    This feature flag does not enable additional features.