Cargo Features
lightspeed_file_store has no features set by default.
[dependencies]
lightspeed_file_store = { version = "0.55.1", features = ["actix_web", "axum"] }
- actix_web = mime, mime_guess
-
Enables actix-files and actix-web, actix_web of lightspeed_core ^0.55.1
Affects
web::actix_web
… - axum = mime, mime_guess, tokio-util
-
Enables axum ^0.6, axum of lightspeed_core ^0.55.1
Affects
web::axum
…
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.