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