## RGLW ORM Core This is the codegen project for the Rglw Orm project, mostly for the core project, contains all the macros used by that project. ### How to install Add this to your Cargo.toml file. ```toml [dependencies.rglw_orm_codegen] version = "0.2.5" ``` WIP: Missing documentation