Cargo Features

fire-http-codegen has no features set by default.

[dependencies]
fire-http-codegen = { version = "0.3.0-alpha.6", features = ["json", "ws", "api", "stream"] }
json
ws

Affects fire-http-codegen::ws

api

Affects fire-http-codegen::api, fire-http-codegen::derive_request_extractor, fire-http-codegen::api_stream

stream

requires the api feature to be set

Affects fire-http-codegen::api_stream