Skip to main content

traced_http_execute

Function traced_http_execute 

Source
pub async fn traced_http_execute(
    client: &Client,
    builder: RequestBuilder,
) -> Result<Response, Error>
Expand description

构建并执行带 Exit span 的 reqwest 请求