Package: wnpp
Severity: wishlist
Owner: Alexander Kjäll <[email protected]>
X-Debbugs-Cc: [email protected], [email protected]

* Package name    : rust-build-context
  Version         : 0.1.3
  Upstream Contact: Taiki Endo
* URL             : https://crates.io/crates/build-context
* License         : Apache-2.0 OR MIT 
  Programming Lang: Rust
  Description     : Make build environment/target information available as 
constants in normal libraries and binaries.

Make build environment/target information available as constants in normal 
libraries and binaries.

This is intended primarily for use in tests and its helpers. When used in 
libraries or binaries, be careful not to depend on constants that depend on the 
host environment.

Some constants duplicate those provided in std::env::consts.

Reply via email to