This makes a request for a specific version of a package. This method should always be preferred where possible as its response size is significantly smaller than full package data.
(
client: reqwest::Client,
package_name: &String,
version: &String,
)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected