pub fn get_ws_base_url(
product_type: BinanceProductType,
environment: BinanceEnvironment,
) -> &'static strExpand description
Returns the WebSocket base URL for the given product type and environment.
pub fn get_ws_base_url(
product_type: BinanceProductType,
environment: BinanceEnvironment,
) -> &'static strReturns the WebSocket base URL for the given product type and environment.