Function package_details

Source
pub async fn package_details(
    configuration: &Configuration,
    community_identifier: &str,
    package_name: &str,
    package_namespace: &str,
) -> Result<DetailView, Error<PackageDetailsError>>
Expand description

Return details about a single Package.