rglw

Crates.iorglw
lib.rsrglw
version0.4.4
created_at2024-09-24 17:38:48.172231+00
updated_at2025-05-29 14:51:12.916685+00
descriptionRoot project for all the utilities that rustyglware offers to the community
homepage
repository
max_upload_size
id1385484
size20,647
Jonathan Franco (JONAF2103)

documentation

README

RGLW

pipeline status

Latest Release

This project has util code for all the rustyglware software. This just acts as a utils package with helpers for testing, codegen and more.

How to install

Add this to your Cargo.toml file.

[dependencies.rglw]
version = "0.4.4"
features = ["log", "codegen", "codegen_utils", "utils"]

WIP: Missing documentation

Commit count: 0

cargo fmt