Rocket/core/lib
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
..
fuzz Migrate Rocket to Rust 2021 edition. 2022-04-19 18:35:38 -07:00
src Add pool retrieval to sync_db_pools. 2022-05-24 16:47:09 -07:00
tests Introduce shutdown fairings. 2022-05-07 06:12:32 -05:00
Cargo.toml New version: 0.5.0-rc.2. 2022-05-09 06:32:46 -05:00
build.rs Migrate Rocket to Rust 2021 edition. 2022-04-19 18:35:38 -07:00