Cargo Features
obeli-sk-concepts has no features set by default.
[dependencies]
obeli-sk-concepts = { version = "0.34.1", features = ["rusqlite", "postgres", "test"] }
- rusqlite
-
Enables rusqlite
- postgres
-
Enables deadpool-postgres and tokio-postgres
- test
-
Affects
storage::DbPool.connection_test,storage::DbConnectionTest,storage::wait_for_pending_state_fn…