Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ LocalId
Class
LocalId
tests/graph/test-data/rust/src/seeding/context.rs:167–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
/// ```
166
#[derive(Debug, Default, Copy, Clone, PartialEq, Eq, Hash)]
167
pub struct LocalId(u32);
168
169
impl LocalId {
170
/// Increment the local ID and return the original value.
Callers
2
decode
Method · 0.85
rng_differs_when_scope_or_ids_change
Function · 0.85
Calls
no outgoing calls
Tested by
1
rng_differs_when_scope_or_ids_change
Function · 0.68