vcvars 0.1.6

Provides access to the environment variables set by vcvars that comes with a Microsoft Visual Studio installation.
Documentation
1
2
3
fn main() {
    // (Make env var `OUT_DIR` defined in tests just by existence of build script.)
}