Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emwalker/digraph
/ link_id
Method
link_id
backend/src/graphql/link.rs:80–82 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
78
}
79
80
async fn link_id(&self) -> String {
81
self.0.link_id().to_string()
82
}
83
84
async fn parent_topics(
85
&self,
Callers
1
link
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected