Source code

Revision control

Copy as Markdown

Other Tools

# 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.