Thanks to visit codestin.com Credit goes to rustpython.github.io
Type Definition PyGeneratorRef
rustpython_vm::obj::objgenerator
type PyGeneratorRef = PyRef<PyGenerator>;