Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emwalker/digraph
/ Synonym
Class
Synonym
backend/src/graphql/topic.rs:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
11
#[derive(Debug)]
12
pub struct Synonym<
's>(pub(crate) &'
s git::Synonym);
13
14
#[Object]
15
impl<
's> Synonym<'
s> {
Callers
1
from
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected