[][src]Crate qadapt_macro

Helper macros to use with the QADAPT allocator system

Please note: This crate has been deprecated in favor of alloc-counter

This crate is intended for managing the QADAPT allocator, and is unusable on its own.

Attribute Macros

no_alloc[
Deprecated
]

Set up the QADAPT allocator to trigger a panic if any allocations happen during calls to this function.