Skip to main content

common

Function common 

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

Exposed through nautilus_trader.common.

ยงErrors

Returns a PyErr if registering any module components fails.