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)
include!