#build-script #cargo-build #directory #output #cd #target #display

build cargo-out-dir

Displays Cargo's build script out directory

1 unstable release

0.1.0 Jan 26, 2021

#582 in Build Utils

Download history 356/week @ 2024-07-26 1116/week @ 2024-08-02 1240/week @ 2024-08-09 1109/week @ 2024-08-16 1669/week @ 2024-08-23 937/week @ 2024-08-30 1365/week @ 2024-09-06 724/week @ 2024-09-13 1439/week @ 2024-09-20 556/week @ 2024-09-27 893/week @ 2024-10-04 240/week @ 2024-10-11 278/week @ 2024-10-18 620/week @ 2024-10-25 742/week @ 2024-11-01 332/week @ 2024-11-08

1,994 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.4–3.5MB
~68K SLoC