1 unstable release
0.1.0 | Jan 26, 2021 |
---|
#582 in Build Utils
1,994 downloads per month
7KB
cargo-out-dir
A Cargo subcommand to print the "out directory", where build script output is written.
Installation
cargo install cargo-out-dir
Usage
$ cd path/to/crate
$ cargo out-dir
/home/benesch/path/to/crate/target/debug/build/foo-9d9f15d3d084bc3a/out
License
Licensed under the Apache License, version 2.0.
Dependencies
~2.4–3.5MB
~68K SLoC