nautilus_model::python::account

Function convert_pyobject_to_account_any

source
pub fn convert_pyobject_to_account_any(
    py: Python<'_>,
    account: PyObject,
) -> PyResult<AccountAny>