Crates.io | rglw |
lib.rs | rglw |
version | 0.1.5 |
source | src |
created_at | 2024-09-24 17:38:48.172231 |
updated_at | 2024-10-14 18:25:53.253258 |
description | Root project for all the utilities that rustyglware offers to the community |
homepage | |
repository | |
max_upload_size | |
id | 1385484 |
size | 9,351 |
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.1.5"
features = ["log", "codegen", "codegen_utils"]
WIP: Missing documentation