Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emwalker/digraph
/ iter
Method
iter
backend/src/git/ext.rs:85–87 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
83
}
84
85
pub fn iter(&self) -> std::collections::btree_map::Iter<'_, RepoId, RepoObject> {
86
self.0.iter()
87
}
88
}
89
90
#[derive(Clone, Debug)]
Callers
15
call
Method · 0.45
load
Method · 0.45
call
Method · 0.45
load
Method · 0.45
avoid_requests
Method · 0.45
link_details
Method · 0.45
topic_details
Method · 0.45
child_ids
Method · 0.45
child_link_ids
Method · 0.45
parent_topic_ids
Method · 0.45
can_update
Method · 0.45
in_repo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected