/*!
Orderbook-based on-chain SPL token swap market
This program is intended for use to build a decentralized exchange (DEX) specialized on SPL token swaps.
*/
/// Program instructions and their CPI-compatible bindings
/// Describes the different data structres that the program uses to encode state
pub
pub
pub use ;
use declare_id;
declare_id!;