34 releases
0.0.39 | Feb 22, 2021 |
---|---|
0.0.38 | Feb 15, 2021 |
0.0.35 | Jan 25, 2021 |
0.0.30 | Dec 28, 2020 |
0.0.13 | Aug 31, 2020 |
2,287 downloads per month
Used in 14 crates
(3 directly)
115KB
3K
SLoC
lib.rs
:
hir_expand
deals with macro expansion.
Specifically, it implements a concept of MacroFile
-- a file whose syntax
tree originates not from the text of some FileId
, but from some macro
expansion.
Dependencies
~8MB
~118K SLoC