Cargo Features

lightspeed_core has no features set by default.

[dependencies]
lightspeed_core = { version = "0.58.0", features = ["axum", "poem", "poem_openapi"] }
axum

Enables axum

Affects web::axum

poem poem_openapi?

Enables poem

Affects web::poem

poem_openapi = poem

Enables poem-openapi

Affects poem::openapi