Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chc4/lineiform
/ max
Method
max
tangle/src/node.rs:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
}
27
#[inline(always)]
28
fn max() -> Self {
29
NodeIdxToken(::std::u32::MAX)
30
}
31
}
32
33
impl core::fmt::Debug for NodeIdxToken {
Callers
nothing calls this directly
Calls
1
NodeIdxToken
Class · 0.85
Tested by
no test coverage detected