1 unstable release

new 0.1.0 Apr 5, 2025

#532 in Programming languages

Download history 128/week @ 2025-04-02

128 downloads per month

MIT/Apache

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