pub fn init(options: impl Into<ClientOptions>) -> ClientInitGuard
Expand description
Initializes Sentry with the given DSN or ClientOptions
.
pub fn init(options: impl Into<ClientOptions>) -> ClientInitGuard
Initializes Sentry with the given DSN or ClientOptions
.