Function package_list

Source
pub async fn package_list(
    configuration: &Configuration,
) -> Result<Vec<Listing>, Error<PackageListError>>