pyo3::types

Module capsule

Source

Structsยง

CapsuleContents ๐Ÿ”’
PyCapsule
Represents a Python Capsule as described in Capsules:

Traitsยง

AssertNotZeroSized ๐Ÿ‘ป
Guarantee T is not zero sized at compile time.
PyCapsuleMethods
Implementation of functionality for PyCapsule.

Functionsยง

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