Macro utilities
Find a file
2026-07-07 10:04:11 +02:00
src Update: 0.1.8: make fields of KeyValuePair public 2026-06-29 03:29:40 +02:00
.gitignore Initial commit; v0.1.0 2025-04-25 12:24:47 +02:00
Cargo.lock Update: 0.1.8: make fields of KeyValuePair public 2026-06-29 03:29:40 +02:00
Cargo.toml Prepare Cargo.toml for publishing 2026-07-07 10:04:11 +02:00
LICENSE Initial commit; v0.1.0 2025-04-25 12:24:47 +02:00
readme.md Update readme 2025-08-20 18:03:55 +02:00

ninox.rs-macro-utils

Handy macro utilities for writing proc-macros.

License

This project is licensed under AGPL-3.0-only. For more informations see the LICENSE file inside the repository here.

Usage

TODO