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

Method start

debugger/testcases/deref.rs:31–33  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

29 }
30
31 pub fn start(&self) -> usize {
32 self.pages.start
33 }
34
35 pub fn end(&self) -> usize {
36 self.pages.end

Callers 2

parse_body_loc_startFunction · 0.80
parse_body_loc_endFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected