pub async fn query_all(
repos: &mut [PkgRepo],
id: &str,
paths: &Paths,
client: &Client,
o: &mut impl MCVMOutput,
) -> Result<Option<RepoQueryResult>>
Expand description
Query a list of repos
pub async fn query_all(
repos: &mut [PkgRepo],
id: &str,
paths: &Paths,
client: &Client,
o: &mut impl MCVMOutput,
) -> Result<Option<RepoQueryResult>>
Query a list of repos