Function community_package_read

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