#ast #structures #pretty-print #macro #recursion #data #data-structures

nightly macro ast2str-derive

A crate for pretty-printing ASTs and other recursive data structures

4 releases (2 breaking)

0.4.1 Aug 19, 2022
0.4.0 Aug 2, 2022
0.3.2 Sep 6, 2021
0.2.2 Sep 4, 2021

#81 in #pretty-print


Used in ast2str

MIT license

23KB
508 lines

A proc macro for pretty-printing ASTs (and nested structures in general).

Dependencies

~1.5MB
~35K SLoC