Rocket/core
Sergio Benitez 04819d8cfd Add pool retrieval to sync_db_pools.
Generates a new method on attributed types, `pool()`, which returns an
opaque reference to a type that can be used to get pooled connections.

Also adds a code-generated example to the crate docs which includes
real, proper function signatures and fully checked examples.

Resolves #1884.
Closes #1972.
2022-05-24 16:47:09 -07:00
..
codegen Fix 'clippy::needless_late_init' in form codegen. 2022-05-23 16:41:10 -07:00
http Enable 'cookie' 'secure' feature conditionally. 2022-05-18 17:29:52 -07:00
lib Add pool retrieval to sync_db_pools. 2022-05-24 16:47:09 -07:00