dtolnay/cargo-expand

Support expanding the build script

Open

#73 opened on Jan 24, 2020

View on GitHub
 (1 comment) (14 reactions) (0 assignees)Rust (73 forks)github user discovery
help wanted

Repository metrics

Stars
 (3,090 stars)
PR merge metrics
 (Avg merge 4m) (1 merged PR in 30d)

Description

I would expect something like cargo expand --build, which shows build.rs after macro expansion.

Contributor guide