Module pyo3::impl_::pymethods

source ยท

Structsยง

Enumsยง

  • PyMethodDefType represents different types of Python callable objects. It is used by the #[pymethods] attribute.

Traitsยง

Functionsยง

Type Aliasesยง

  • Getter ๐Ÿ”’
    Class getter / setters
  • Setter ๐Ÿ”’
  • Helper to use as pymethod ffi definition
โš ๏ธ Internal Docs โš ๏ธ Not Public API ๐Ÿ‘‰ Official Docs Here