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