Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
41
pub struct Key(String);
42
43
impl Key {
44
fn downset(path: &TopicPath) -> Self {
Callers
2
save
Method · 0.85
fetch_activity
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected