build-helper

Crates.iobuild-helper
lib.rsbuild-helper
version0.1.1
sourcesrc
created_at2017-05-10 11:17:31.866143
updated_at2017-05-12 04:38:27.486182
descriptionThis crate contains convenience methods for build scripts.
homepage
repositoryhttps://github.com/DanielKeep/rust-build-helper
max_upload_size
id13993
size36,538
way-cooler-devel (github:immington-industries:way-cooler-devel)

documentation

https://docs.rs/crate/build-helper/

README

build-helper

This crate contains convenience methods for build scripts.

It provides easy access to the information Cargo provides to build scripts, as well as functions for emitting information back to Cargo.

Compatibility

build-helper is currently supported on rustc version 1.13 and higher.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.

Commit count: 19

cargo fmt