Type Definition PyGeneratorRef
rustpython_vm::obj::objgenerator
type PyGeneratorRef = PyRef<PyGenerator>;