load_remote_json

Function load_remote_json 

Source
async fn load_remote_json(
    client: &Client,
    uri: &str,
) -> Result<TbProfilerJson, String>