Cargo Features
oxi-axum-helpers has no features set by default.
[dependencies]
oxi-axum-helpers = { version = "0.0.35", features = ["init", "static_router", "postgres"] }
- init
-
Enables anyhow, serde and tracing-subscriber, toml of figment
- static_router
-
Enables axum
- postgres
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.