129 releases
Uses new Rust 2021
0.0.149 | Jan 16, 2023 |
---|---|
0.0.145 | Dec 26, 2022 |
0.0.141 | Nov 28, 2022 |
0.0.122 | Jul 25, 2022 |
0.0.26 | Nov 30, 2020 |
6,371 downloads per month
Used in 29 crates
(10 directly)
18KB
453 lines
lib.rs
:
tt
crate defines a TokenTree
data structure: this is the interface (both
input and output) of macros. It closely mirrors proc_macro
crate's
TokenTree
.
Dependencies
~0.1–4MB
~57K SLoC