Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
11
fn main() {
12
family::call_mom();
13
family::call_brother();
14
//family::parents::call_brother();
15
}
Callers
nothing calls this directly
Calls
2
call_mom
Function · 0.85
call_brother
Function · 0.85
Tested by
no test coverage detected