Cargo Features
axum-htmx has no features set by default.
[dependencies]
axum-htmx = { version = "0.8.1", features = ["unstable", "guards", "serde", "auto-vary"] }
- unstable
- guards = futures-core, pin-project-lite, tower
-
Affects
axum-htmx::guard… - serde
-
Enables serde and serde_json
serde:
Optional dependencies required for the
serdefeature.Affects
location::HxLocation.options,location::LocationOptions,trigger::HxEvent.data… - auto-vary = futures, tokio, tower
-
Affects
axum-htmx::auto_vary…
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.