Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bedroombuilds/python2rust
/ syntax.py
File
syntax.py
00_hello_world/python/syntax.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
"docstring for module."
3
4
def
multiply(x: int, y: int) -> int:
Callers
nothing calls this directly
Calls
2
multiply
Function · 0.70
print
Function · 0.50
Tested by
no test coverage detected