Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ from
Method
from
tests/graph/test-data/rust/src/seeding/context.rs:82–84 ·
view source on GitHub ↗
(run_id: RunId)
Source
from the content-addressed store, hash-verified
80
81
impl From<RunId> for u16 {
82
fn from(run_id: RunId) -> Self {
83
run_id.0
84
}
85
}
86
87
/// Identifies a shard (coarse partition) used to derive independent RNG streams.
Callers
5
friendship.test.ts
File · 0.45
file.test.ts
File · 0.45
entity-type.test.ts
File · 0.45
decodeBase32
Function · 0.45
expandSidebarSection
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected