MCPcopy 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
4def bar():
5 print("bar")
6 otherstuff()

Callers

nothing calls this directly

Calls 2

otherstuffFunction · 0.70
printFunction · 0.50

Tested by

no test coverage detected