Module utils

Module utils 

Source

Structs§

Aggregator

Traits§

Sigma

Functions§

create_order_book
Creates an OrderBook with the orders in the input vector
create_order_from_string
Creates an Order from the string
generate_id
Generates a unique id
logDeprecated
logs to a file. Use appropriate logger back end to log messages to a file
read_input
Reads the orders from a file and creates a Vec<String>, one entry per order