MCPcopy 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)]
12pub struct Synonym<'s>(pub(crate) &'s git::Synonym);
13
14#[Object]
15impl<'s> Synonym<'s> {

Callers 1

fromMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected