cargo-expand
Cargo subcommand to show result of macro expansion and #[derive] expansion applied to the current crate. This is a wrapper around a more verbose compiler command.
Github:
- 1754175415552016
Workflow integration:
- cli
Official cargo-expand Homepage
https://github.com/dtolnay/cargo-expand
Apache License 2.0
Maintained