Crate rorm_declaration
source ·Expand description
This crate holds all declarative parts of rorm which do not depend on another crate.
Modules
This modules holds the definition of the configuration used by [rorm-cli]
This module holds the high level model representation
This module holds the internal model representation
The Internal Model Representation used by our migration cli tool
Some common lints whose code can be shared between rorm-macro and rorm-cli.
This module holds the definition of migration files