sentry-rust
sentry-rust copied to clipboard
Consider using `insta` for serialization tests
These tests don't change too often, but still creating new ones or updating them can be painful, so insta with inline JSON snapshots could be a good option.