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