Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bedroombuilds/python2rust
/ RustProgrammer
Class
RustProgrammer
0b_traits/python/super.py:42–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
41
42
class
RustProgrammer(Person, Programmer):
43
def
fav_language(self):
44
return
"Rust"
45
46
47
class
SuperCompSciStudent(Student, Programmer):
Callers
1
make_person
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected