logo
Expand description

The provided transports.

This module exposes all transports that are compiled into the sentry library. The reqwest, curl, surf and ureq features turn on these transports.

Structs

Creates the default HTTP transport.

A Transport that sends events via the reqwest library.

Type Definitions

The default http transport.