# rust-sentry-types
**Repository Path**: mirrors_getsentry/rust-sentry-types
## Basic Information
- **Project Name**: rust-sentry-types
- **Description**: Moved to sentry-rust
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-09-24
- **Last Updated**: 2026-03-29
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Code Moved
This crate/reposity has been integrated into the https://github.com/getsentry/sentry-rust mono-repo.
# 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 and is used by
[sentry-rust](https://github.com/getsentry/sentry-rust).
## License
Rust sentry types is licensed under the Apache 2 license.