Module enums

Module enums 

Source
Expand description

Enumerations for Bybit WebSocket operations and channels.

Structs§

BybitWsOperationIter
An iterator over the variants of BybitWsOperation
BybitWsPrivateChannelIter
An iterator over the variants of BybitWsPrivateChannel
BybitWsPublicChannelIter
An iterator over the variants of BybitWsPublicChannel

Enums§

BybitWsOperation
WebSocket operation type.
BybitWsPrivateChannel
Private authenticated channel types.
BybitWsPublicChannel
Public channel types.