pyo3

Module pyclass

Source
Expand description

PyClass and related traits.

Re-exportsยง

Modulesยง

Enumsยง

  • Operators for the __richcmp__ method

Traitsยง

  • Frozen ๐Ÿ‘ป
    A trait which is used to describe whether a #[pyclass] is frozen.
  • Types that can be used as Python classes.
โš ๏ธ Internal Docs โš ๏ธ Not Public API ๐Ÿ‘‰ Official Docs Here