Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/emwalker/digraph
/ link_id
Method
link_id
backend/src/git/ext.rs:433–435 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
431
}
432
433
pub fn link_id(&self) -> &ExternalId {
434
self.repo_link.id()
435
}
436
437
pub fn parent_topic_ids(&self) -> Vec<ExternalId> {
438
self.repo_link
Callers
nothing calls this directly
Calls
1
id
Method · 0.45
Tested by
no test coverage detected