Crates.io | debugid |
lib.rs | debugid |
version | 0.8.0 |
source | src |
created_at | 2018-03-28 22:17:03.942655 |
updated_at | 2022-04-26 11:03:07.242788 |
description | Common reusable types for implementing the sentry.io protocol. |
homepage | https://sentry.io/ |
repository | https://github.com/getsentry/rust-debugid |
max_upload_size | |
id | 57980 |
size | 44,519 |
This crate implements a type that is a thin wrapper around uuids that can hold a "debug id". This is a concept that originally comes from breakpad and is also used by Sentry to identify a debug information file.
Symbolic is licensed under the Apache 2 license.