MCPcopy 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

45impl Pos for SimplePos
46{
47 fn idx(&self) -> u32
48 {
49 self.idx
50 }
51
52 fn ln(&self) -> u32
53 {

Callers 3

nextMethod · 0.45
next_rangeMethod · 0.45
endMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected