Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bedroombuilds/python2rust
/ Dog
Class
Dog
06_pattern_matching/rust/pattern_matching.rs:1–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
struct Dog {
2
name: String,
3
}
4
5
struct Cat {
6
age: u8,
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected