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