1 unstable release
new 0.1.0 | Apr 5, 2025 |
---|
#532 in Programming languages
128 downloads per month
57KB
411 lines
Parse the output of rustc's .d
dep-info file.
Used by the hot-reloading engine and other libraries to provide higher quality dependency analysis for the user's project.
Rustc Dep-Info Parser
This crate parses the output of rustc's .d
dep-info file. It is used by the hot-reloading engine and other libraries to provide higher quality dependency analysis for the user's project.
Dependencies
~215–650KB
~15K SLoC