Type Definition PyWeakProxyRef
rustpython_vm::obj::objweakproxy
type PyWeakProxyRef = PyRef<PyWeakProxy>;