sentry-rust
sentry-rust copied to clipboard
feat(scope): Add Scope::set_context_other() method
This introduces a new method which allows to more easily set custom values in a Context. It also introduces a missing API to allow manipulating such contexts.