Rocket/contrib/sync_db_pools/codegen/tests/ui-fail-nightly
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
..
database-syntax.rs Split 'rocket_contrib' into distinct crates. 2021-05-24 22:57:51 -07:00
database-syntax.stderr Update codebase for latest nightly and stable. 2022-02-16 10:08:55 -08:00
database-types.rs Split 'rocket_contrib' into distinct crates. 2021-05-24 22:57:51 -07:00
database-types.stderr Add pool retrieval to sync_db_pools. 2022-05-24 16:47:09 -07:00