1 个不稳定版本

0.1.0 2021年1月26日

构建工具 中排名第481

Download history • Rust 包仓库 882/week @ 2024-03-13 • Rust 包仓库 1286/week @ 2024-03-20 • Rust 包仓库 803/week @ 2024-03-27 • Rust 包仓库 2021/week @ 2024-04-03 • Rust 包仓库 2573/week @ 2024-04-10 • Rust 包仓库 3238/week @ 2024-04-17 • Rust 包仓库 615/week @ 2024-04-24 • Rust 包仓库 418/week @ 2024-05-01 • Rust 包仓库 1234/week @ 2024-05-08 • Rust 包仓库 1227/week @ 2024-05-15 • Rust 包仓库 954/week @ 2024-05-22 • Rust 包仓库 1236/week @ 2024-05-29 • Rust 包仓库 1083/week @ 2024-06-05 • Rust 包仓库 846/week @ 2024-06-12 • Rust 包仓库 1306/week @ 2024-06-19 • Rust 包仓库 901/week @ 2024-06-26 • Rust 包仓库

每月下载量4,323

Apache-2.0

7KB

cargo-out-dir

cargo子命令,用于打印"输出目录",构建脚本输出将被写入。

安装

cargo install cargo-out-dir

用法

$ cd path/to/crate
$ cargo out-dir
/home/benesch/path/to/crate/target/debug/build/foo-9d9f15d3d084bc3a/out

许可证

根据Apache许可证,版本2.0许可。

依赖项

约2.5–3.5MB
约70K SLoC