Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bedroombuilds/python2rust
/ otherstuff
Function
otherstuff
12_modules/rust/foo/other.rs:1–3 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
pub fn otherstuff() {
2
dbg!(
"otherstuff"
);
3
}
Callers
2
bar
Function · 0.50
main
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected