[][src]Type Definition rustpython_vm::obj::objcode::PyCodeRef

type PyCodeRef = PyRef<PyCode>;