Type Definition PyMappingProxyRef
rustpython_vm::obj::objmappingproxy
type PyMappingProxyRef = PyRef<PyMappingProxy>;