1 2 3 4 5
/// Event /// This should come independent from the specific API (i.e. use internal data structure only). pub mod chance; pub mod order; pub mod orderbook;