srcfilesA tool for searching source files used to compile a Rust crate.Usagesrcfiles path/to/root.rsPrints best-effort representation of all .rs and include! files used to compile a crate (currently only with debug output)