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 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)

  • dep:log (default)

parking_lot

slog

slog-stdlog

use-parking-lot

use-slog

use-stderr

This feature flag does not enable additional features.