| Crates.io | rglw |
| lib.rs | rglw |
| version | 0.4.4 |
| created_at | 2024-09-24 17:38:48.172231+00 |
| updated_at | 2025-05-29 14:51:12.916685+00 |
| description | Root project for all the utilities that rustyglware offers to the community |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1385484 |
| size | 20,647 |
This project has util code for all the rustyglware software. This just acts as a utils package with helpers for testing, codegen and more.
Add this to your Cargo.toml file.
[dependencies.rglw]
version = "0.4.4"
features = ["log", "codegen", "codegen_utils", "utils"]
WIP: Missing documentation