build-instructions

Crates.iobuild-instructions
lib.rsbuild-instructions
version0.1.0
created_at2025-01-04 10:22:39.852712+00
updated_at2025-01-04 10:22:39.852712+00
descriptionA utility crate for working with Cargo build instructions
homepage
repositoryhttps://github.com/AlexSherbinin/build_instructions
max_upload_size
id1503776
size12,634
Alex (AlexSherbinin)

documentation

README

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.

Commit count: 1

cargo fmt