pub fn binance(_py: Python<'_>, m: &Bound<'_, PyModule>) -> PyResult<()>
Binance adapter Python module.
Exposed through nautilus_trader.adapters.binance.
nautilus_trader.adapters.binance
Returns an error if module initialization fails.