panik 0.1.0

Application-wide panic handling, whereby panics occurring in any thread are treated as a hard error and can be detected by other threads to trigger a graceful exit
Documentation

panik

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

default

use-log (default)

log (default)

This feature flag does not enable additional features.

parking_lot

This feature flag does not enable additional features.

slog

This feature flag does not enable additional features.

slog-stdlog

This feature flag does not enable additional features.

use-parking-lot

use-slog

use-stderr

This feature flag does not enable additional features.