sentry-core 0.29.3

Core sentry library used for instrumentation and integration development.
Documentation

sentry-core

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 16 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

profiling

  • pprof
  • build_id
  • uuid
  • sys-info
  • findshlibs
  • rustc_version_runtime
  • libc
  • indexmap

test

  • client

client

  • rand

frame-pointer

  • pprof?/frame-pointer

debug-logs

  • dep:log

uuid

    This feature flag does not enable additional features.

sys-info

    This feature flag does not enable additional features.

pprof

    This feature flag does not enable additional features.

log

    This feature flag does not enable additional features.

rustc_version_runtime

    This feature flag does not enable additional features.

indexmap

    This feature flag does not enable additional features.

findshlibs

    This feature flag does not enable additional features.

build_id

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

libc

    This feature flag does not enable additional features.