Skip to main content

resolve_binary_path

Function resolve_binary_path 

Source
pub fn resolve_binary_path(
    binary: &str,
    resolver: &dyn ExecutableResolver,
) -> Option<PathBuf>