ibapi 2.11.2

A Rust implementation of the Interactive Brokers TWS API, providing a reliable and user friendly interface for TWS and IB Gateway. Designed with a focus on simplicity and performance.
Documentation
1
2
#[allow(dead_code)]
pub fn assert_send_and_sync<T: Send + Sync>() {}