SafeManuallyDrop 1.0.3

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

default

always_build_flagstable (default)

This feature flag does not enable additional features.

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.

always_deftrig_hookfn (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.

allow_fullinternal_debug_assertions

This feature flag does not enable additional features.

always_deftrig_abort

This feature flag does not enable additional features.

always_deftrig_count

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_abort_trig

This feature flag does not enable additional features.

support_count_trig

This feature flag does not enable additional features.