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;;
}