pub fn bybit_ws_public_url(
product_type: BybitProductType,
environment: BybitEnvironment,
) -> String
Expand description
Builds the public WebSocket endpoint for the given product/environment pair.
pub fn bybit_ws_public_url(
product_type: BybitProductType,
environment: BybitEnvironment,
) -> String
Builds the public WebSocket endpoint for the given product/environment pair.