[][src]Type Definition rustpython_vm::obj::objcoroutine::PyCoroutineRef

type PyCoroutineRef = PyRef<PyCoroutine>;