Function assert_cmd::cargo_bin_path[][src]

pub fn cargo_bin_path<S: AsRef<OsStr>>(name: S) -> Result<PathBuf, Error>

Get the path to the specified binary of the current crate.