[−][src]Module pyo3::class::basic  
Basic Python Object customization
Check the Python C API information for more information.
Parts of the documentation are copied from the respective methods from the typeobj docs
Structs
| PyObjectMethods | All FFI functions for basic protocols.  | 
Enums
| CompareOp | Operators for the richcmp method  |