Module barter_data::subscription
source · Expand description
Types that communicate the type of each MarketStream to initialise, and what normalised
Barter output type the exchange will be transformed into.
Modules
Liquidation
SubKind and the associated Barter output data model.Structs
Metadata generated from a collection of Barter
Subscriptions, including the exchange
specific subscription payloads that are sent to the exchange.Traits
Defines the type of a
Subscription, and the output Self::Event that it yields.