Cargo Features
aerosol has no features set by default.
[dependencies]
aerosol = { version = "1.3.0", features = ["async", "axum", "axum-extra", "aide"] }
- async axum? = async-trait
- axum axum-extra? = async, thiserror, tracing
-
Affects
aerosol::axum… - axum-extra = axum
-
Enables axum-extra ^0.10.1
- aide
-
Enables aide
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.
- async-trait async?
- tracing axum?
- thiserror axum?
-
Enables thiserror ^1.0