Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/emwalker/digraph
/ get
Method
get
backend/src/git/activity.rs:14–16 ·
view source on GitHub ↗
(&self, locale: &Locale)
Source
from the content-addressed store, hash-verified
12
13
impl SynonymList {
14
pub fn get(&self, locale: &Locale) -> Option<&String> {
15
self.0.get(locale)
16
}
17
}
18
19
impl From<&Vec<Synonym>> for SynonymList {
Callers
15
insertEdge
Function · 0.45
makeUpdater
Function · 0.45
updateTopicConnections.ts
File · 0.45
configureApiProxy.ts
File · 0.45
configurePassport.ts
File · 0.45
index.tsx
File · 0.45
registerEndpointsFn
Function · 0.45
parts
Method · 0.45
link_details
Method · 0.45
topic_details
Method · 0.45
call
Method · 0.45
name
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected