Skip to main content

model

Function model 

Source
pub fn model(_: Python<'_>, m: &Bound<'_, PyModule>) -> PyResult<()>
Expand description

Exposed through nautilus_trader.model.

ยงErrors

Returns a PyErr if registering any module components fails.