Type Alias sentry::transports::HttpTransport
source · pub type HttpTransport = ReqwestHttpTransport;
Expand description
The default http transport.
Aliased Type§
struct HttpTransport { /* private fields */ }
pub type HttpTransport = ReqwestHttpTransport;
The default http transport.
struct HttpTransport { /* private fields */ }