Sitelet
https://rustpython.github.io/website/rustpython_vm/obj/objweakref/type.PyWeakRef.html
☰
Type Definition PyWeakRef
rustpython_vm
::
obj
::
objweakref
All crates
[
−
]
[src]
Type Definition
rustpython_vm
::
obj
::
objweakref
::
PyWeakRef
type PyWeakRef =
PyRef
<
PyWeak
>;