Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/emwalker/digraph
/ topic_id
Method
topic_id
backend/src/git/types.rs:440–442 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
438
}
439
440
pub fn topic_id(&self) -> &ExternalId {
441
&self.metadata.id
442
}
443
}
444
445
#[derive(Clone, Debug, Deserialize, Eq, Ord, PartialEq, PartialOrd, Serialize)]
Callers
1
next
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected