MCPcopy Create free account
hub / github.com/SeaQL/FireDBG.for.Rust / len

Method len

debugger/src/bytes.rs:22–24  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

20 }
21
22 pub fn len(&self) -> usize {
23 self.0.len()
24 }
25
26 pub fn get(&self, i: usize) -> u8 {
27 self.0[i]

Callers 15

mainFunction · 0.45
runFunction · 0.45
sizeMethod · 0.45
prim_vMethod · 0.45
struct_vMethod · 0.45
next_tokenMethod · 0.45
next_charMethod · 0.45
wildcard_matchFunction · 0.45
liftMethod · 0.45
load_configFunction · 0.45
blobMethod · 0.45
blob_sliceMethod · 0.45

Calls

no outgoing calls

Tested by 15

mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36