Features from optional dependencies

chrono implicit feature

Enables chrono

chrono:

Date and time library for Rust

rocket_codegen implicit feature

Enables rocket_codegen ^0.3.12

rocket_codegen:

Procedural macros for the Rocket web framework

rocket_contrib implicit feature

Enables rocket_contrib ^0.3.12

rocket_contrib:

Community contributed libraries for the Rocket web framework

serde implicit feature

Enables serde

serde:

A generic serialization/deserialization framework

serde_derive implicit feature

Enables serde_derive

serde_derive:

Macros 1.1 implementation of #[derive(Serialize, Deserialize)]

serde_json implicit feature

Enables serde_json

serde_json:

A JSON serialization file format

serde_yaml implicit feature

Enables serde_yaml ^0.7.4

serde_yaml:

YAML data format for Serde