Module pyclass
Available on crate features
dep_pyo3
and std
only.Expand description
PyClass
and related traits.
Structs§
- Error returned by a
__traverse__
visitor implementation. - Object visitor for GC.
Enums§
- Operators for the
__richcmp__
method
Traits§
- Types that can be used as Python classes.