Cargo Features

rotor-http has no features set by default.

[dependencies]
rotor-http = { version = "0.7.0", features = ["nightly"] }
nightly = serde, serde_json, serde_macros

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

serde nightly?

Enables serde ^0.7

serde_json nightly?

Enables serde_json ^0.7

serde_macros nightly?

Enables serde_macros ^0.7