#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

#461 in Build Utils

Download history 1149/week @ 2023-12-18 75/week @ 2023-12-25 496/week @ 2024-01-01 2486/week @ 2024-01-08 2717/week @ 2024-01-15 1242/week @ 2024-01-22 1195/week @ 2024-01-29 751/week @ 2024-02-05 724/week @ 2024-02-12 904/week @ 2024-02-19 1579/week @ 2024-02-26 1245/week @ 2024-03-04 946/week @ 2024-03-11 1266/week @ 2024-03-18 763/week @ 2024-03-25 1693/week @ 2024-04-01

4,686 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
~71K SLoC