Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibertyOS-Development/kernel
/ idx
Method
idx
src/data/json/parser/implementation.rs:47–50 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
45
impl Pos for SimplePos
46
{
47
fn idx(&self) -> u32
48
{
49
self.idx
50
}
51
52
fn ln(&self) -> u32
53
{
Callers
3
next
Method · 0.45
next_range
Method · 0.45
end
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected