Sitelet https://rustpython.github.io/website/rustpython_vm/obj/objcode/type.PyCodeRef.html

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

type PyCodeRef = PyRef<PyCode>;