pyo3
0.23.0-dev
Module pyclass
Module Items
Structs
Enums
Traits
In crate pyo3
Module
pyo3
::
pyclass
Copy item path
source
·
[
−
]
Expand description
PyClass
and related traits.
Structs
§
PyTraverse
Error
Error returned by a
__traverse__
visitor implementation.
PyVisit
Object visitor for GC.
Enums
§
Compare
Op
Operators for the
__richcmp__
method
Traits
§
PyClass
Types that can be used as Python classes.