MCPcopy Create free account
hub / github.com/bedroombuilds/python2rust / main

Function main

12_modules/rust/reexports.rs:11–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9}
10
11fn main() {
12 family::call_mom();
13 family::call_brother();
14 //family::parents::call_brother();
15}

Callers

nothing calls this directly

Calls 2

call_momFunction · 0.85
call_brotherFunction · 0.85

Tested by

no test coverage detected