1 unstable release

0.1.0 Jan 26, 2021

#695 in Cargo plugins

Download history 786/week @ 2023-11-08 611/week @ 2023-11-15 1341/week @ 2023-11-22 1887/week @ 2023-11-29 1670/week @ 2023-12-06 1430/week @ 2023-12-13 456/week @ 2023-12-20 203/week @ 2023-12-27 1734/week @ 2024-01-03 2856/week @ 2024-01-10 1994/week @ 2024-01-17 1562/week @ 2024-01-24 911/week @ 2024-01-31 824/week @ 2024-02-07 992/week @ 2024-02-14 1097/week @ 2024-02-21

4,094 downloads per month

Apache-2.0

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.5–3.5MB
~70K SLoC