Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bedroombuilds/python2rust
/ StreetPerson
Class
StreetPerson
0b_traits/rust/supertraits.rs:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
struct StreetPerson(String);
20
struct CollegeStudent(String);
21
struct RustProgrammer(String);
22
struct ArtificialProgrammer(String);
Callers
2
make_person
Function · 0.85
make_person
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected