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.

diesel_sqlite_pool

  • databases
  • diesel/sqlite
  • diesel/r2d2

diesel_postgres_pool

  • databases
  • diesel/postgres
  • diesel/r2d2

sqlite_pool

  • databases
  • rusqlite
  • r2d2_sqlite

diesel_mysql_pool

  • databases
  • diesel/mysql
  • diesel/r2d2

mongodb_pool

  • databases
  • mongodb
  • r2d2-mongodb

templates

  • serde
  • serde_json
  • glob

memcache_pool

  • databases
  • memcache
  • r2d2-memcache

postgres_pool

  • databases
  • postgres
  • r2d2_postgres

mysql_pool

  • databases
  • mysql
  • r2d2_mysql

cypher_pool

  • databases
  • rusted_cypher
  • r2d2_cypher

redis_pool

  • databases
  • redis
  • r2d2_redis

handlebars_templates

  • handlebars
  • templates

tera_templates

  • tera
  • templates

databases

  • r2d2
  • rocket_contrib_codegen/database_attribute

msgpack

  • serde
  • rmp-serde

helmet

  • time

glob

    This feature flag does not enable additional features.

tera

    This feature flag does not enable additional features.

time

    This feature flag does not enable additional features.

r2d2_redis

    This feature flag does not enable additional features.

rocket_contrib_codegen

    This feature flag does not enable additional features.

r2d2_sqlite

    This feature flag does not enable additional features.

r2d2_postgres

    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.

handlebars

    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.

rmp-serde

    This feature flag does not enable additional features.

r2d2

    This feature flag does not enable additional features.

r2d2-memcache

    This feature flag does not enable additional features.

mysql

    This feature flag does not enable additional features.

r2d2_cypher

    This feature flag does not enable additional features.

postgres

    This feature flag does not enable additional features.

memcache

    This feature flag does not enable additional features.

uuid

    This feature flag does not enable additional features.

diesel

    This feature flag does not enable additional features.

r2d2_mysql

    This feature flag does not enable additional features.

redis

    This feature flag does not enable additional features.