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,288 downloads per month
Used in 13 crates
(3 directly)
590KB
16K
SLoC
lib.rs
:
hir_def
crate contains everything between macro expansion and type
inference.
It defines various items (structs, enums, traits) which comprises Rust code, as well as an algorithm for resolving paths to such entities.
Note that hir_def
is a work in progress, so not all of the above is
actually true.
Dependencies
~8MB
~122K SLoC