| Crates.io | srcfiles |
| lib.rs | srcfiles |
| version | 0.1.0 |
| created_at | 2021-10-31 23:01:59.585123+00 |
| updated_at | 2021-10-31 23:01:59.585123+00 |
| description | Extract source files for a Rust crate. |
| homepage | |
| repository | https://github.com/jsgf/srcfiles |
| max_upload_size | |
| id | 474933 |
| size | 25,325 |
A tool for searching source files used to compile a Rust crate.
srcfiles path/to/root.rs
Prints best-effort representation of all .rs and include! files used to compile a crate (currently only with debug output)