cpython
0.7.2
Module py_class
Modules
Enums
Traits
In crate cpython
?
Settings
Module
cpython
::
py_class
Copy item path
source
·
[
−
]
Modules
§
gc
Enums
§
CompareOp
Traits
§
BaseObject
A PythonObject that is usable as a base type with the
py_class!()
macro.
PythonObjectFromPyClassMacro
Trait implemented by the types produced by the
py_class!()
macro.