pub fn execution(_: Python<'_>, m: &Bound<'_, PyModule>) -> PyResult<()>
Exposed through nautilus_trader.execution.
nautilus_trader.execution
Returns a PyErr if registering any module components fails.
PyErr