Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
use super::{actor, parse_id};
17
18
struct Fetcher(String);
19
20
impl Fetch for Fetcher {
21
fn fetch(&self, url: &RepoUrl) -> Result<Response> {
Callers
1
upsert_link
Method · 0.70
Calls
no outgoing calls
Tested by
1
upsert_link
Method · 0.56