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

Class Key

backend/src/redis/mod.rs:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39
40#[derive(Clone, Debug)]
41pub struct Key(String);
42
43impl Key {
44 fn downset(path: &TopicPath) -> Self {

Callers 2

saveMethod · 0.85
fetch_activityMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected