crypto-candlesticks-rust 0.1.5

Download candlestick data fast & easy for analysis
1
2
3
4
5
//! Test configuration.

#[cfg(test)]
#[path = "./test_symbols.rs"]
mod test_symbols;