SafeManuallyDrop 1.0.0

A safe version of ManuallyDrop with various features and options to track undefined behavior when working with ManuallyDrop.
Documentation

SafeManuallyDrop

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

default

always_check_in_case_debug_assertions (default)

This feature flag does not enable additional features.

always_compatible_stdapi (default)

This feature flag does not enable additional features.

support_hookfn_trig (default)

This feature flag does not enable additional features.

support_istrig_loop (default)

This feature flag does not enable additional features.

support_panic_trig (default)

This feature flag does not enable additional features.

always_deftrig_count

This feature flag does not enable additional features.

always_deftrig_hookfn

This feature flag does not enable additional features.

always_deftrig_loop

This feature flag does not enable additional features.

always_deftrig_panic

This feature flag does not enable additional features.

always_safe_manuallydrop

This feature flag does not enable additional features.

support_count_trig

This feature flag does not enable additional features.