assert_no_alloc 1.1.2

Custom Rust allocator allowing to temporarily disable memory (de)allocations for a thread. Aborts or prints a warning if allocating although forbidden.
Documentation

assert_no_alloc

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

default

disable_release (default)

This feature flag does not enable additional features.

warn_debug

This feature flag does not enable additional features.

warn_release

This feature flag does not enable additional features.