☰
Type Definition PyGetSetRef
rustpython_vm
::
obj
::
objgetset
All crates
[
−
]
[src]
Type Definition
rustpython_vm
::
obj
::
objgetset
::
PyGetSetRef
type PyGetSetRef =
PyRef
<
PyGetSet
>;