Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Module: binance/public

Source: binance/public.rs

Read-only Binance exchange for public market data. [BinancePublic] implements the [Exchange] trait without authentication, supporting trade/depth subscriptions via combined WebSocket streams.

Structs

pub struct BinancePublic

#![allow(unused)]
fn main() {
pub struct BinancePublic;;
}