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 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 4 feature flags, 2 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.