Crates.io | build-helper |
lib.rs | build-helper |
version | 0.1.1 |
source | src |
created_at | 2017-05-10 11:17:31.866143 |
updated_at | 2017-05-12 04:38:27.486182 |
description | This crate contains convenience methods for build scripts. |
homepage | |
repository | https://github.com/DanielKeep/rust-build-helper |
max_upload_size | |
id | 13993 |
size | 36,538 |
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.
build-helper
is currently supported on rustc
version 1.13 and higher.
Licensed under either of
at your option.
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.