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