rocket_contrib 0.4.10

Community contributed libraries for the Rocket web framework.
Documentation

rocket_contrib

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

default

  • json
  • serve

json

  • serde
  • serde_json

serve

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

postgres_pool

  • databases
  • postgres
  • r2d2_postgres

memcache_pool

  • databases
  • memcache
  • r2d2-memcache

mysql_pool

  • databases
  • mysql
  • r2d2_mysql

templates

  • serde
  • serde_json
  • glob

mongodb_pool

  • databases
  • mongodb
  • r2d2-mongodb

sqlite_pool

  • databases
  • rusqlite
  • r2d2_sqlite

cypher_pool

  • databases
  • rusted_cypher
  • r2d2_cypher

diesel_mysql_pool

  • databases
  • diesel/mysql
  • diesel/r2d2

redis_pool

  • databases
  • redis
  • r2d2_redis

diesel_postgres_pool

  • databases
  • diesel/postgres
  • diesel/r2d2

diesel_sqlite_pool

  • databases
  • diesel/sqlite
  • diesel/r2d2

msgpack

  • serde
  • rmp-serde

databases

  • r2d2
  • rocket_contrib_codegen/database_attribute

tera_templates

  • tera
  • templates

handlebars_templates

  • handlebars
  • templates

helmet

  • time

diesel

    This feature flag does not enable additional features.

r2d2-memcache

    This feature flag does not enable additional features.

r2d2_sqlite

    This feature flag does not enable additional features.

rocket_contrib_codegen

    This feature flag does not enable additional features.

time

    This feature flag does not enable additional features.

mysql

    This feature flag does not enable additional features.

memcache

    This feature flag does not enable additional features.

r2d2

    This feature flag does not enable additional features.

postgres

    This feature flag does not enable additional features.

rusted_cypher

    This feature flag does not enable additional features.

rusqlite

    This feature flag does not enable additional features.

r2d2-mongodb

    This feature flag does not enable additional features.

mongodb

    This feature flag does not enable additional features.

redis

    This feature flag does not enable additional features.

r2d2_redis

    This feature flag does not enable additional features.

handlebars

    This feature flag does not enable additional features.

r2d2_mysql

    This feature flag does not enable additional features.

glob

    This feature flag does not enable additional features.

uuid

    This feature flag does not enable additional features.

tera

    This feature flag does not enable additional features.

rmp-serde

    This feature flag does not enable additional features.

r2d2_cypher

    This feature flag does not enable additional features.

r2d2_postgres

    This feature flag does not enable additional features.