Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bedroombuilds/python2rust
/ bar
Function
bar
12_modules/python/foo/__init__.py:4–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
3
4
def
bar():
5
print(
"bar"
)
6
otherstuff()
Callers
nothing calls this directly
Calls
2
otherstuff
Function · 0.70
print
Function · 0.50
Tested by
no test coverage detected