#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

#511 in Build Utils

Download history 874/week @ 2024-04-22 468/week @ 2024-04-29 770/week @ 2024-05-06 1591/week @ 2024-05-13 1007/week @ 2024-05-20 914/week @ 2024-05-27 1150/week @ 2024-06-03 985/week @ 2024-06-10 1227/week @ 2024-06-17 908/week @ 2024-06-24 1154/week @ 2024-07-01 1005/week @ 2024-07-08 506/week @ 2024-07-15 434/week @ 2024-07-22 517/week @ 2024-07-29 1067/week @ 2024-08-05

2,533 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