Skip to main content

Module call

Module call 

Available on crate feature tls only.
Expand description

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

Traitsยง

PyCallArgs
This trait marks types that can be used as arguments to Python function calls.