☰
Type Definition PyWeakRef
rustpython_vm
::
obj
::
objweakref
All crates
[
−
]
[src]
Type Definition
rustpython_vm
::
obj
::
objweakref
::
PyWeakRef
type PyWeakRef =
PyRef
<
PyWeak
>;