| Crates.io | build-instructions |
| lib.rs | build-instructions |
| version | 0.1.0 |
| created_at | 2025-01-04 10:22:39.852712+00 |
| updated_at | 2025-01-04 10:22:39.852712+00 |
| description | A utility crate for working with Cargo build instructions |
| homepage | |
| repository | https://github.com/AlexSherbinin/build_instructions |
| max_upload_size | |
| id | 1503776 |
| size | 12,634 |
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.