fune/third_party/rust/debugid
..
scripts
src
tests
.cargo-checksum.json
Cargo.toml
CHANGELOG.md
clippy.toml
LICENSE
Makefile
README.md

Rust Debug ID

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.

License

Symbolic is licensed under the Apache 2 license.