2 releases (1 stable)

Uses old Rust 2015

1.0.0 Nov 30, 2017
0.0.0 Nov 30, 2017

#855 in Filesystem

Download history 288/week @ 2024-12-02 495/week @ 2024-12-09 326/week @ 2024-12-16 192/week @ 2024-12-23 227/week @ 2024-12-30 506/week @ 2025-01-06 422/week @ 2025-01-13 497/week @ 2025-01-20 321/week @ 2025-01-27 360/week @ 2025-02-03 763/week @ 2025-02-10 420/week @ 2025-02-17 480/week @ 2025-02-24 492/week @ 2025-03-03 2918/week @ 2025-03-10 1815/week @ 2025-03-17

5,760 downloads per month
Used in 16 crates

CC0 license

4KB

rust-executable-path

This library provides a single function, executable_path, which takes the name of a binary target and returns the path to the target's executable.

It is useful for integration tests where you wish to invoke an executable.

No runtime deps