Type Alias sentry::transports::HttpTransport

source ·
pub type HttpTransport = ReqwestHttpTransport;
Expand description

The default http transport.

Aliased Type§

struct HttpTransport { /* private fields */ }