pub fn get_ws_base_url_with_us(
product_type: BinanceProductType,
environment: BinanceEnvironment,
us: bool,
) -> &'static strExpand description
Returns the WebSocket base URL, including first-class Binance US routing.
pub fn get_ws_base_url_with_us(
product_type: BinanceProductType,
environment: BinanceEnvironment,
us: bool,
) -> &'static strReturns the WebSocket base URL, including first-class Binance US routing.