rglw_orm_codegen

Crates.iorglw_orm_codegen
lib.rsrglw_orm_codegen
version0.3.0
created_at2024-09-24 19:35:34.504934+00
updated_at2025-05-23 17:39:33.626006+00
descriptionRustyglware orm based on sqlx library.
homepagehttps://crates.io/crates/rglw_orm
repositoryhttps://gitlab.com/rglw/public/database/rglw_orm/-/tree/main/rglw_orm_codegen
max_upload_size
id1385603
size73,405
Jonathan Franco (JONAF2103)

documentation

https://docs.rs/rglw_orm

README

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.

[dependencies.rglw_orm_codegen]
version = "0.3.0"

WIP: Missing documentation

Commit count: 0

cargo fmt