resolve_binary

Function resolve_binary 

Source
pub fn resolve_binary(name: &str) -> Result<PathBuf>
Expand description

Resolve a binary by name using env override, optional workspace target, then PATH.