MCPcopy Create free account
hub / github.com/conaticus/click / package_data

Method package_data

src/http.rs:54–60  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected