#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

#644 in Build Utils

Download history 554/week @ 2024-11-15 347/week @ 2024-11-22 656/week @ 2024-11-29 461/week @ 2024-12-06 642/week @ 2024-12-13 81/week @ 2024-12-20 206/week @ 2024-12-27 878/week @ 2025-01-03 1613/week @ 2025-01-10 1467/week @ 2025-01-17 1149/week @ 2025-01-24 991/week @ 2025-01-31 1142/week @ 2025-02-07 1036/week @ 2025-02-14 1024/week @ 2025-02-21 1582/week @ 2025-02-28

4,975 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.3–3.5MB
~66K SLoC