Cargo Features
pepe-pg has no features set by default.
[dependencies]
pepe-pg = { version = "0.1.2", features = ["tracing"] }
- tracing
-
Enables diesel-tracing ^0.2.0
Affects
pepe-pg::new_connection_with_tracing
…
pepe-pg has no features set by default.
[dependencies]
pepe-pg = { version = "0.1.2", features = ["tracing"] }
Enables diesel-tracing ^0.2.0
Affects
pepe-pg::new_connection_with_tracing
…