Skip to content

A tool for searching source files used to compile a Rust crate

License

Notifications You must be signed in to change notification settings

basil-cow/srcfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

srcfiles

A tool for searching source files used to compile a Rust crate.

Usage

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)

About

A tool for searching source files used to compile a Rust crate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages