Crate relay_crash

Source
Expand description

Native crash reporting for Relay.

Use CrashHandler to configure and install a crash handler.

Structs§

CrashHandler
Captures process crashes and reports them to Sentry.

Type Aliases§

Transport
A transport function used to send envelopes to Sentry.