Function select_highest_satisfying_git_version [source]
pub(in crate::project::resolve) fn select_highest_satisfying_git_version(name: &str, url: &str, reqs: &[VersionReq]) -> Result<String, DealerError>
pub(in crate::project::resolve) fn select_highest_satisfying_git_version(name: &str, url: &str, reqs: &[VersionReq]) -> Result<String, DealerError>