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

Function run

debugger/testcases/while.rs:11–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9}
10
11fn run() {
12 iter(3);
13 iter(2);
14}
15
16fn main() {
17 run();

Callers 1

mainFunction · 0.70

Calls 1

iterFunction · 0.70

Tested by

no test coverage detected