Module bitsors::websocket

source ·

Structs

Enums

Represents all the possible books available in Bitso.
Represents the possible subscription responses in the Bitso WebSocket API.
Represents the three subscription channels in the Bitso WebSocket API.

Traits

A trait for capturing the number of variants in Enum. This trait can be autoderived by strum_macros.
This trait designates that an Enum can be iterated over. It can be auto generated using strum_macros on your behalf.