MCPcopy Index your code
hub / github.com/emwalker/digraph / synonyms

Method synonyms

backend/src/git/ext.rs:264–266  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

262 }
263
264 pub fn synonyms(&self) -> &[Synonym] {
265 self.repo_topic.synonyms()
266 }
267
268 pub fn timerange(&self) -> &Option<Timerange> {
269 self.repo_topic.timerange()

Callers 9

display_synonymsMethod · 0.45
callMethod · 0.45
fromMethod · 0.45
remove_synonymsMethod · 0.45
topic_searchesMethod · 0.45
remove_topicMethod · 0.45
synonym_added_dateFunction · 0.45
whitespace_removedFunction · 0.45
empty_synonyms_droppedFunction · 0.45

Calls

no outgoing calls

Tested by 3

synonym_added_dateFunction · 0.36
whitespace_removedFunction · 0.36
empty_synonyms_droppedFunction · 0.36