panik 0.1.1

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 currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

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.