sentry-rust icon indicating copy to clipboard operation
sentry-rust copied to clipboard

Official Sentry SDK for Rust

Results 121 sentry-rust issues
Sort by recently updated
recently updated
newest added

Certain environments like iOS are very resource-constrained. A network extension on iOS is allowed to at most consume 50MB of RAM. By default, a thread in Rust allocates 2MB of...