Thanks to visit codestin.com Credit goes to rustpython.github.io
Type Definition PyCoroutineRef
rustpython_vm::obj::objcoroutine
type PyCoroutineRef = PyRef<PyCoroutine>;