[][src]Crate af_sentry

Macros

error

Creates a sentry error.

Structs

ClientInitGuard

Helper struct that is returned from init.

ClientOptions

Configuration settings for the client.

Error

A sentry error.

User

Represents user info.

Traits

IntoDsn

Helper trait to convert a string into an Option<Dsn>.

Functions

init

Initializes Sentry with the given DSN or ClientOptions.

is_enabled

Returns true if error reporting is enabled.

Type Definitions

Fingerprint

The type of the Error::fingerprint field.