Function mas_http::make_untraced_client

source ยท
pub fn make_untraced_client<B>() -> UntracedClient<B>
where B: Body + Send + 'static, B::Data: Send,
Expand description

Create a basic Hyper HTTP & HTTPS client without any tracing