Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_synonyms
Method · 0.45
call
Method · 0.45
from
Method · 0.45
remove_synonyms
Method · 0.45
topic_searches
Method · 0.45
remove_topic
Method · 0.45
synonym_added_date
Function · 0.45
whitespace_removed
Function · 0.45
empty_synonyms_dropped
Function · 0.45
Calls
no outgoing calls
Tested by
3
synonym_added_date
Function · 0.36
whitespace_removed
Function · 0.36
empty_synonyms_dropped
Function · 0.36