pub fn cargo_bin<S: AsRef<str>>(name: S) -> PathBufExpand description
Look up the path to a cargo-built binary within an integration test
Cargo support:
>1.94: works>=1.91,<=1.93: works with defaultbuild-dir<=1.92: works
ยงPanic
Panicks if no binary is found