Crate rocket_db_pools_codegen
source ·Expand description
rocket_db_pool
- Code Generation
Implements the code generation portion of the rocket_db_pool
crate. This
is an implementation detail. This create should never be depended on
directly.
Derive Macros
- Automatic derive for the
Database
trait.