Type Definition sentry::transports::HttpTransport
source · [−]pub type HttpTransport = ReqwestHttpTransport;Expand description
The default http transport.
pub type HttpTransport = ReqwestHttpTransport;The default http transport.