MCPcopy Create free account
hub / github.com/emwalker/digraph / id

Method id

backend/src/graphql/topic.rs:34–36  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

32 }
33
34 async fn id(&self) -> &str {
35 self.0.id.as_str()
36 }
37}
38
39#[derive(Debug)]

Callers

nothing calls this directly

Calls 1

as_strMethod · 0.80

Tested by

no test coverage detected