MCPcopy 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)]
92pub struct ShardId(u16);
93
94impl ShardId {
95 /// Create a new shard identifier.

Callers 1

decodeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected