rotala 0.1.1

JSON server exchange and library for backtesting trading strategies
Documentation
1
2
//! Server that implements an exchange. All servers should use JSON on request and response.
pub mod uist;