MCPcopy Create free account
hub / github.com/bedroombuilds/python2rust / Button

Class Button

28_rusty_python/python/higher_order.py:42–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40
41
42class Button(Canvas, HasColor("border"), HasColor("text")):
43 pass
44
45
46if __name__ == "__main__":

Callers 1

higher_order.pyFile · 0.70

Calls 1

HasColorFunction · 0.85

Tested by

no test coverage detected