Module barter_data::subscriber::mapper
source · Expand description
SubscriptionMapper implementations defining how to map a
collection of Barter Subscriptions into exchange specific SubscriptionMeta.
Structs
Standard
SubscriptionMapper for
WebSockets suitable for most exchanges.Traits
Defines how to map a collection of Barter
Subscriptions into exchange specific
SubscriptionMeta, containing subscription payloads that are sent to the exchange.