Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bedroombuilds/python2rust
/ higher_order.py
File
higher_order.py
28_rusty_python/python/higher_order.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
def
HasColor(name, default=None, doc=None):
2
propname =
"__color_{}"
.format(name)
3
colors = {
4
"black"
: 0x00000000,
Callers
nothing calls this directly
Calls
3
Canvas
Class · 0.85
Button
Class · 0.70
print
Function · 0.50
Tested by
no test coverage detected