☰
Type Definition PyFrozenSetRef
rustpython_vm
::
obj
::
objset
All crates
[
−
]
[src]
Type Definition
rustpython_vm
::
obj
::
objset
::
PyFrozenSetRef
type PyFrozenSetRef =
PyRef
<
PyFrozenSet
>;