Function aur_rpc::info

source ·
pub async fn info<I: IntoIterator<Item = S>, S: AsRef<str>>(
    packages: I
) -> RPCResult<Vec<PackageInfo>>
Expand description

Returns information about the given list of packages