A Rust equivalent of Unix command 'which'. Locate installed executable in cross platforms.
# Cargo.toml
[dependencies]
which = "8.0.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Locate an executable in the system PATH.
No known issues recorded.
No dependency data recorded yet.