[][src]Function python_launcher::choose_executable

pub fn choose_executable(
    version_paths: &HashMap<Version, PathBuf>
) -> Option<PathBuf>

Finds the executable representing the latest Python version.