macroscope 0.1.1

Macroscope makes writing proc macros a breeze
Documentation
1
2
3
4
5
6
7
8
> 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.