kucoin_arbitrage 0.0.6

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