try-drop 0.2.0

Batteries included error handling mechanisms for drops which can fail
Documentation

try-drop

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

default

derives (default)

This feature flag does not enable additional features.

downcast-rs (default)

drop-strategies (default)

shrinkwraprs (default)

std-default (default)

ds-abort (default)

ds-broadcast (default)

ds-exit (default)

ds-once-cell (default)

ds-write (default)

std-drop-strategies (default)

global (default)

std (default)

thread-local (default)

tokio (default)

once_cell (default)

parking_lot (default)

ds-adhoc-mut (default)

ds-noop (default)

This feature flag does not enable additional features.

ds-panic (default)

This feature flag does not enable additional features.

ds-adhoc (default)

This feature flag does not enable additional features.

ds-unreachable

This feature flag does not enable additional features.

ds-unreachable-unsafe

rand