1 unstable release
0.1.0 | Jan 4, 2025 |
---|
#340 in Build Utils
130 downloads per month
12KB
135 lines
build-instructions
This Rust crate provides a utility for interacting with the Rust compiler (rustc) through Cargo build instructions. It simplifies the process of passing linker arguments, configuring conditional compilation flags, and managing environment variables for build scripts.