Module call

Source
Expand description

Defines how Python calls are dispatched, see PyCallArgs.for more information.

Modules§

private 🔒

Traits§

PyCallArgs
This trait marks types that can be used as arguments to Python function calls.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here