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

Class ArtificialProgrammer

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected