Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/modprog/proc-macro-utils
https://github.com/modprog/proc-macro-utils
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/modprog/proc-macro-utils
- Owner: ModProg
- License: apache-2.0
- Created: 2023-02-10T23:09:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-13T21:44:04.000Z (10 months ago)
- Last Synced: 2024-03-14T17:49:51.804Z (10 months ago)
- Language: Rust
- Size: 196 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# proc-macro-utils
[![CI Status](https://github.com/ModProg/proc-macro-utils/actions/workflows/test.yaml/badge.svg)](https://github.com/ModProg/proc-macro-utils/actions/workflows/test.yaml)
[![Crates.io](https://img.shields.io/crates/v/proc-macro-utils)](https://crates.io/crates/proc-macro-utils)
[![Docs.rs](https://img.shields.io/crates/v/proc-macro-utils?color=informational&label=docs.rs)](https://docs.rs/proc-macro-utils)
[![Documentation for `main`](https://img.shields.io/badge/docs-main-informational)](https://modprog.github.io/proc-macro-utils/proc_macro_utils/)Some utility functions on proc-macro types.