pub fn sandbox(_: Python<'_>, m: &Bound<'_, PyModule>) -> PyResult<()>
Exposed through nautilus_trader.adapters.sandbox.
nautilus_trader.adapters.sandbox
Returns an error if the module registration fails or if adding functions/classes fails.