Function community_package_list

Source
pub async fn community_package_list(
    configuration: &Configuration,
    community_identifier: &str,
) -> Result<Vec<Listing>, Error<CommunityPackageListError>>