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

Method version_data

src/http.rs:43–50  ·  view source on GitHub ↗

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 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