symbolic-common 5.7.8

Common types and utilities for symbolic, a library to symbolicate and process stack traces from native applications, minidumps, minified JavaScripts or ProGuard optimized Android apps.
Documentation

symbolic-common

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

with_serde

  • serde
  • serde_plain
  • debugid/with_serde

with_dwarf

  • gimli

with_objects

  • goblin

with_sourcemaps

  • sourcemap

serde

    This feature flag does not enable additional features.

sourcemap

    This feature flag does not enable additional features.

gimli

    This feature flag does not enable additional features.

serde_plain

    This feature flag does not enable additional features.

goblin

    This feature flag does not enable additional features.