Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ ShardId
Class
ShardId
tests/graph/test-data/rust/src/seeding/context.rs:92–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
/// parallel, reproducible generation across workers.
91
#[derive(Debug, Copy, Clone, PartialEq, Eq, Hash)]
92
pub struct ShardId(u16);
93
94
impl ShardId {
95
/// Create a new shard identifier.
Callers
1
decode
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected