Cargo Features
AxumSession has no features set by default.
[dependencies]
axum_session = { version = "0.14.4", features = ["key-store", "rest_mode", "advanced"] }
- key-store = fastbloom-rs
- rest_mode
-
Affects
headers::get_headers_and_key
… - advanced
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.