Rocket/contrib/db_pools/lib/src
Sergio Benitez 5b1a04deab Introduce async database pools: 'rocket_db_pools'.
This is the async analog of 'rocket_sync_db_pools', rewritten to be
cleaner, leaner, easier to maintain and extend, and better documented.

Resolves #1117.
Resolves #1187.
2021-07-18 12:17:17 -07:00
..
config.rs Introduce async database pools: 'rocket_db_pools'. 2021-07-18 12:17:17 -07:00
database.rs Introduce async database pools: 'rocket_db_pools'. 2021-07-18 12:17:17 -07:00
error.rs Introduce async database pools: 'rocket_db_pools'. 2021-07-18 12:17:17 -07:00
lib.rs Introduce async database pools: 'rocket_db_pools'. 2021-07-18 12:17:17 -07:00
pool.rs Introduce async database pools: 'rocket_db_pools'. 2021-07-18 12:17:17 -07:00