matchina 0.1.3

Minimalistic matching engine designed for a trading exchange
Documentation
1
2
3
4
5
6
pub mod engine;
pub mod order;
pub mod orderbook;
//pub mod policy;
pub mod summary;
pub mod trade;