Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bedroombuilds/python2rust
/ fav_language
Method
fav_language
0b_traits/python/super.py:54–55 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
52
return
"Alma Mater"
53
54
def
fav_language(self):
55
return
"Rust and Python"
56
57
def
git_username(self):
58
return
self.name().lower()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected