Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bedroombuilds/python2rust
/ pattern_matching.py
File
pattern_matching.py
06_pattern_matching/python/pattern_matching.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
class
Dog:
2
def
__init__(self, name):
3
self.name = name
4
Callers
nothing calls this directly
Calls
4
number
Function · 0.70
classify
Function · 0.70
Dog
Class · 0.70
Cat
Class · 0.70
Tested by
no test coverage detected