kucoin_arbitrage 0.0.3

Event-Driven Kucoin Arbitrage Framework in Async Rust
Documentation
1
2
3
4
#[derive(Debug, Default, Clone, Copy)]
pub struct Performance {
    pub data_count: u64,
}