pyo3::pyclass

Module create_type_object

Source

Structsยง

GetSetDefBuilder ๐Ÿ”’
GetSetDefDestructor ๐Ÿ”’
GetterAndSetter ๐Ÿ”’
PyClassTypeObject ๐Ÿ”’
PyTypeBuilder ๐Ÿ”’

Enumsยง

GetSetDefType ๐Ÿ”’
Possible forms of property - either a getter, setter, or both

Functionsยง

bpo_45315_workaround ๐Ÿ”’ Non-Py_3_11
Workaround for Python issue 45315; no longer necessary in Python 3.11
call_super_clear ๐Ÿ”’ โš 
create_type_object ๐Ÿ”’
no_constructor_defined ๐Ÿ”’ โš 
Default new implementation
py_class_qualified_name ๐Ÿ”’

Type Aliasesยง

PyTypeBuilderCleanup ๐Ÿ”’
โš ๏ธ Internal Docs โš ๏ธ Not Public API ๐Ÿ‘‰ Official Docs Here