MCPcopy Create free account
hub / github.com/emwalker/digraph / Fetcher

Class Fetcher

backend/tests/git/fixtures.rs:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16use super::{actor, parse_id};
17
18struct Fetcher(String);
19
20impl Fetch for Fetcher {
21 fn fetch(&self, url: &RepoUrl) -> Result<Response> {

Callers 1

upsert_linkMethod · 0.70

Calls

no outgoing calls

Tested by 1

upsert_linkMethod · 0.56