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