Features from optional dependencies
- ankurah-derive implicit feature
-
Enables ankurah-derive
Internal dependencies
- tokio-postgres implicit feature
-
Enables tokio-postgres
tokio-postgres:
A native, asynchronous PostgreSQL client
- bb8 implicit feature
-
Enables bb8
bb8:
Full-featured async (tokio-based) connection pool (like r2d2)
- bb8-postgres implicit feature
-
Enables bb8-postgres
bb8-postgres:
Full-featured async (tokio-based) postgres connection pool (like r2d2)
- dirs implicit feature
- sled implicit feature
-
Enables sled
sled:
Lightweight high-performance pure-rust transactional embedded database