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

type PyGeneratorRef = PyRef<PyGenerator>;