Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GraphiteEditor/Graphite
/ ids.rs
File
ids.rs
document/graph-storage/src/ids.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::RegistryDelta;
2
use serde::{Deserialize, Serialize};
3
4
/// Stable, document-scoped identity for a node. Minted as a truncated `blake3(peer, counter)` so it
Callers
nothing calls this directly
Calls
2
NetworkId
Class · 0.85
PeerId
Class · 0.85
Tested by
no test coverage detected