4 releases

new 0.7.0-alpha.2 Jul 2, 2025
0.7.0-alpha.1 May 31, 2025
0.7.0-alpha.0 May 14, 2025
0.1.0 Apr 5, 2025

#416 in Programming languages

Download history 120/week @ 2025-04-01 16/week @ 2025-04-08 4/week @ 2025-04-15 8/week @ 2025-05-06 199/week @ 2025-05-13 33/week @ 2025-05-20 194/week @ 2025-05-27 113/week @ 2025-06-03 76/week @ 2025-06-10 71/week @ 2025-06-17 61/week @ 2025-06-24 280/week @ 2025-07-01

496 downloads per month

MIT/Apache

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

~210–640KB
~15K SLoC