Cargo Features
hdbconnect_async has no features set by default.
[dependencies]
hdbconnect_async = { version = "0.29.1", features = ["bb8_pool", "rocket_pool", "dist_tx"] }
- bb8_pool = async-trait, bb8, log, tokio
- rocket_pool = rocket, rocket_db_pools
- dist_tx
-
Enables dist_tx_async of hdbconnect_impl
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.