oden/third-party/vendor/debugid
2024-03-08 11:03:01 -08:00
..
scripts Vendor things 2024-03-08 11:03:01 -08:00
src Vendor things 2024-03-08 11:03:01 -08:00
tests Vendor things 2024-03-08 11:03:01 -08:00
.cargo-checksum.json Vendor things 2024-03-08 11:03:01 -08:00
Cargo.toml Vendor things 2024-03-08 11:03:01 -08:00
CHANGELOG.md Vendor things 2024-03-08 11:03:01 -08:00
clippy.toml Vendor things 2024-03-08 11:03:01 -08:00
LICENSE Vendor things 2024-03-08 11:03:01 -08:00
Makefile Vendor things 2024-03-08 11:03:01 -08:00
README.md Vendor things 2024-03-08 11:03:01 -08:00

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.