Module python_signature

Module python_signature 

Source
Expand description

Custom Python signature system that preserves generic parameters

Structs§

PythonFunctionRegistry
Generate a registry of all Python functions across all modules

Traits§

PythonModule
Trait to register Python-compatible functions for a module

Functions§

get_registry
Get the global Python function registry