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

Method wiki

backend/src/types.rs:138–140  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

136 }
137
138 pub fn wiki() -> Self {
139 Self::try_from(WIKI_REPOSITORY_ID).unwrap()
140 }
141}
142
143#[derive(Clone, Debug)]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected