pub async fn community_package_read(
configuration: &Configuration,
community_identifier: &str,
uuid4: &str,
) -> Result<Listing, Error<CommunityPackageReadError>>
pub async fn community_package_read(
configuration: &Configuration,
community_identifier: &str,
uuid4: &str,
) -> Result<Listing, Error<CommunityPackageReadError>>