Jonathan Kelley effee11ee4 wip: add .d parser and use it for more accurate hot-reload tracking 4 kuukautta sitten
..
src effee11ee4 wip: add .d parser and use it for more accurate hot-reload tracking 4 kuukautta sitten
Cargo.toml effee11ee4 wip: add .d parser and use it for more accurate hot-reload tracking 4 kuukautta sitten
README.md effee11ee4 wip: add .d parser and use it for more accurate hot-reload tracking 4 kuukautta sitten

README.md

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.