Skip to main content

Module python

Module python 

Source
Expand description

Python bindings from PyO3.

Re-exports§

pub use registry::FactoryRegistry;
pub use registry::get_global_pyo3_registry;

Modules§

config
Python bindings for system configuration types.
controller
registration
Registration of Python actors, strategies, controllers, and execution algorithms.
registry
PyO3 registry system for generic trait object extraction.