Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bedroombuilds/python2rust
/ call_brother
Function
call_brother
12_modules/rust/reexports.rs:4–4 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
mod parents {
3
pub fn call_mom() {}
4
pub fn call_brother() {}
5
}
6
7
// re-export
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected