2 unstable releases
new 0.7.0-alpha.0 | May 14, 2025 |
---|---|
0.1.0 | Apr 5, 2025 |
#271 in Programming languages
40KB
408 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.
License
This project is licensed under either the MIT license or the Apache-2 License.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Dioxus by you, shall be licensed as MIT or Apache-2, without any additional terms or conditions.
Dependencies
~220–660KB
~15K SLoC