run_http_server

Function run_http_server 

Source
pub fn run_http_server(
    bind_addr: &str,
    telemetry: Vec<TelemetryRow>,
) -> Result<()>