Helper crate that implements common type for the sentry protocol
Rust Makefile
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.

README.md

Rust Sentry Types

This library implements Rust types for the Sentry v7 protocol as well as some other common types that are useful when working with Sentry (like DSNs and so forth).

This library can be used for implementing Sentry clients as well as proxy functionality.

Future users:

License

Symbolic is licensed under the Apache 2 license.