Rocket/contrib
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
..
db_pools Introduce async database pools: 'rocket_db_pools'. 2021-07-18 12:17:17 -07:00
dyn_templates Fix 'context!()' typo: "supports" -> "supported". 2021-07-02 11:44:53 -07:00
sync_db_pools Apply clippy suggestions. 2021-06-30 14:13:19 -07:00