Crates.io | macroscope |
lib.rs | macroscope |
version | 0.1.1 |
source | src |
created_at | 2021-09-28 23:00:59.632454 |
updated_at | 2021-09-28 23:44:29.089046 |
description | Macroscope makes writing proc macros a breeze |
homepage | |
repository | https://github.com/ergorusty/macroscope |
max_upload_size | |
id | 457813 |
size | 17,730 |
This crate is currently a work in progress, and doesn't yet have great API entry points, nor very good documentation. Both are forthcoming.
Macroscope consolidates facilities that you need to write proc macros in one place.
Ultimately, it aims to provide a higher level abstraction for writing proc macros, but we're not there yet.