panik 0.2.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 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)

  • dep:log (default)

parking_lot

slog

slog-stdlog

use-parking-lot

use-slog

use-stderr

This feature flag does not enable additional features.