build_script
build_script copied to clipboard
Add convenience wrappers for cargo build script environment variables
Pretty simple and small change to add environment variable wrappers. Similar to the println functions, they are super simple but hard to remember, this will provide autocomplete and no risk of typos. Figured this belongs in this crate instead of creating a new one. Thanks for making such a handy crate!