Crate drcode_rust

Source

Structs§

Config
Configuration for the Nadeem Rust error reporting.

Functions§

init
Initialize the Sentry client with the provided configuration and set up automatic error reporting.
report_error
Report an error to Sentry manually.
run_with_error_reporting
Run an asynchronous task with automatic error reporting.