Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bedroombuilds/python2rust
/ defaults.py
File
defaults.py
0b_traits/python/defaults.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
class
D:
2
def
__init__(self, x, y, z=None):
3
self.x = x
4
self.y = y
Callers
nothing calls this directly
Calls
2
D
Class · 0.70
print
Function · 0.50
Tested by
no test coverage detected