Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/emwalker/digraph
/ topic_id
Method
topic_id
backend/src/git/ext.rs:272–274 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
270
}
271
272
pub fn topic_id(&self) -> &ExternalId {
273
self.repo_topic.topic_id()
274
}
275
}
276
277
#[derive(Clone, Debug)]
Callers
15
maybe_topic
Method · 0.45
request_decision
Method · 0.45
update_repo_topic
Method · 0.45
from
Method · 0.45
simple_case
Function · 0.45
paths
Function · 0.45
updated_title
Function · 0.45
update_synonyms
Method · 0.45
cycle_exists
Method · 0.45
save_topic
Method · 0.45
test
Method · 0.45
get_mut
Method · 0.45
Calls
no outgoing calls
Tested by
14
simple_case
Function · 0.36
paths
Function · 0.36
updated_title
Function · 0.36
update_simple_fixtures
Function · 0.36
viewer_can_read
Function · 0.36
cannot_delete_root_topic
Function · 0.36
change_entries_updated
Function · 0.36
parent_topic_added
Function · 0.36
parent_topic_removed
Function · 0.36
no_orphans
Function · 0.36
no_cycles
Function · 0.36
upsert_topic
Function · 0.36