Structs§
Traits§
Functions§
- create_
order_ book - Creates an
OrderBookwith the orders in the input vector - create_
order_ from_ string - Creates an Order from the string
- generate_
id - Generates a unique id
- log
Deprecated - 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