Orderbook program which can be used with generic assets.
This program is intended to be called upon by other programs that implement specific on-chain orderbooks. These "caller" program can use the agnostic orderbook as an underlying infrastructure.
Run cargo doc --open in the program directory to open detailed API documentation.