Function hexpm::get_package_request

source ·
pub fn get_package_request(
    name: &str,
    api_key: Option<&str>,
    config: &Config
) -> Request<Vec<u8>>
Expand description

Create a request to get the information for a package in the repository.