Module sentry::transports
source · [−]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.
Type Definitions
The default http transport.
