MCPcopy 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
19struct StreetPerson(String);
20struct CollegeStudent(String);
21struct RustProgrammer(String);
22struct ArtificialProgrammer(String);

Callers 2

make_personFunction · 0.85
make_personFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected