licenses.dev

symbolic-ppdb v10.2.1

A library for parsing and performing lookups on Portable PDB files.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT13
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
indexmap • 1.9.3A hash table with consistent order and fast iteration.DIRECT2
leb128 • 0.2.5Read and write DWARF's "Little Endian Base 128" (LEB128) variable length integer encoding.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
memmap2 • 0.5.10Cross-platform Rust API for memory-mapped file IOINDIRECT1
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
stable_deref_trait • 1.2.0An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. INDIRECT0
syn • 2.0.82Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.65Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.65derive(Error)DIRECT5
uuid • 1.11.0A library to generate and parse UUIDs.DIRECT0
Apache-2.02
PackageRelationDependenciesPublished
debugid • 0.8.0Common reusable types for implementing the sentry.io protocol.INDIRECT1
watto • 0.1.0Utilities for parsing and serializing Plain Old DataDIRECT7
MIT1
PackageRelationDependenciesPublished
symbolic-common • 10.2.1Common types and utilities for symbolic, a library to symbolicate and process stack traces from native applications, minidumps or minified JavaScript. DIRECT5
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/symbolic-ppdb)](https://licenses.dev/cargo/symbolic-ppdb)
<a href="https://licenses.dev/cargo/symbolic-ppdb">
  <img src="https://licenses.dev/b/cargo/symbolic-ppdb" alt="licenses" />
</a>

Or the licenses badge code for the 10.2.1 version:

[![licenses](https://licenses.dev/b/cargo/symbolic-ppdb/10.2.1)](https://licenses.dev/cargo/symbolic-ppdb/10.2.1)
<a href="https://licenses.dev/cargo/symbolic-ppdb/10.2.1">
  <img src="https://licenses.dev/b/cargo/symbolic-ppdb/10.2.1" alt="licenses" />
</a>
GitHub