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

Class FetchDownset

backend/tests/git/search.rs:98–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 use super::*;
97
98 struct FetchDownset(Client);
99
100 impl Downset for FetchDownset {
101 fn intersection(&self, topic_paths: &[TopicPath]) -> Result<HashSet<ExternalId>> {

Callers 2

searchFunction · 0.85
result_size_and_orderFunction · 0.85

Calls

no outgoing calls

Tested by 2

searchFunction · 0.68
result_size_and_orderFunction · 0.68