Crate qadapt_macro

Source
Expand description

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_allocDeprecated
    Set up the QADAPT allocator to trigger a panic if any allocations happen during calls to this function.