Crate pragma_common

Source
Expand description

pragma-common Main types used through our rust projects at Pragma.

Re-exports§

pub use pair::Pair;
pub use orderbook::Orderbook;
pub use orderbook::OrderbookError;
pub use instrument_type::InstrumentType;
pub use instrument_type::InstrumentTypeError;
pub use aggregation::AggregationMode;
pub use interval::Interval;

Modules§

aggregation
entries
instrument_type
interval
orderbook
pair
web3

Macros§

pair