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