MCPcopy 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_topicMethod · 0.45
request_decisionMethod · 0.45
update_repo_topicMethod · 0.45
fromMethod · 0.45
simple_caseFunction · 0.45
pathsFunction · 0.45
updated_titleFunction · 0.45
update_synonymsMethod · 0.45
cycle_existsMethod · 0.45
save_topicMethod · 0.45
testMethod · 0.45
get_mutMethod · 0.45

Calls

no outgoing calls

Tested by 14

simple_caseFunction · 0.36
pathsFunction · 0.36
updated_titleFunction · 0.36
update_simple_fixturesFunction · 0.36
viewer_can_readFunction · 0.36
cannot_delete_root_topicFunction · 0.36
change_entries_updatedFunction · 0.36
parent_topic_addedFunction · 0.36
parent_topic_removedFunction · 0.36
no_orphansFunction · 0.36
no_cyclesFunction · 0.36
upsert_topicFunction · 0.36