Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rust: Make cargo warn when missing env variable
Adding a build script impacts the metadata of the crate which means that it also impacts all the mangled function names and eventually has a minor impact on the final binary. All rust symbols end with a hash of the crate metadata.
- Loading branch information