# # Autogenerated by Thrift # # DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING # @generated # cdef class Struct_Builder(thrift.py3.builder.StructBuilder): _struct_type = _module0_types.Struct def __iter__(self): yield "first", self.first yield "second", self.second