rglw

Crates.iorglw
lib.rsrglw
version0.1.5
sourcesrc
created_at2024-09-24 17:38:48.172231
updated_at2024-10-14 18:25:53.253258
descriptionRoot project for all the utilities that rustyglware offers to the community
homepage
repository
max_upload_size
id1385484
size9,351
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.1.5"
features = ["log", "codegen", "codegen_utils"]

WIP: Missing documentation

Commit count: 0

cargo fmt