Thanks to visit codestin.com
Credit goes to rustpython.github.io

[][src]Type Definition rustpython_vm::obj::objgenerator::PyGeneratorRef

type PyGeneratorRef = PyRef<PyGenerator>;