Searched defs:GenRustDef (Results 1 – 3 of 3) sorted by relevance
63 void EnumGen::GenRustDef(std::ostream& stream) { in GenRustDef() function in EnumGen
421 void StructDef::GenRustDef(std::ostream& s) const { in GenRustDef() function in StructDef
1434 void PacketDef::GenRustDef(std::ostream& s) const { in GenRustDef() function in PacketDef