[][src]Type Definition rustpython_vm::obj::objfunction::PyFunctionRef

type PyFunctionRef = PyRef<PyFunction>;