This makes a request for all data for a package including all its versions. This method should be avoided where possible as its response size is much larger than just requesting version data.
(
client: reqwest::Client,
package_name: &String,
)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected