Cargo Features
diesel-tracing has no features set by default.
[dependencies]
diesel-tracing = { version = "0.3.0", features = ["statement-fields", "mysql", "postgres", "sqlite", "r2d2"] }
- statement-fields
- mysql
-
Affects
diesel-tracing::mysql
… - postgres = ipnetwork
-
Enables network-address and postgres of diesel
Affects
diesel-tracing::pg
… - sqlite
-
Affects
diesel-tracing::sqlite
… - r2d2
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.