MCPcopy Create free account
hub / github.com/bedroombuilds/python2rust / SuperCompSciStudent

Class SuperCompSciStudent

0b_traits/rust/supertraits.rs:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21struct RustProgrammer(String);
22struct ArtificialProgrammer(String);
23struct SuperCompSciStudent(String);
24
25impl Person for StreetPerson {}
26

Callers 2

make_personFunction · 0.70
mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected