Skip to main content

BybitSpot

Type Alias BybitSpot 

Source
pub type BybitSpot = Bybit<BybitServerSpot>;
Expand description

Bybit spot exchange.

Aliased Type§

pub struct BybitSpot { /* private fields */ }

Trait Implementations§

Source§

impl Display for BybitSpot

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more