mirror of
https://github.com/bspeice/qadapt
synced 2024-11-14 10:08:08 -05:00
11 lines
459 B
Markdown
11 lines
459 B
Markdown
# QADAPT - Helper macros
|
|
|
|
[![crates.io](https://img.shields.io/crates/v/qadapt-macro.svg)](https://crates.io/crates/qadapt-macro)
|
|
[![docs.rs](https://docs.rs/dtparse/qadapt-macro.svg)](https://docs.rs/qadapt-macro/)
|
|
|
|
Helper macro for the QADAPT allocator.
|
|
|
|
**Please note**: This crate has been deprecated in favor of [alloc-counter](https://crates.io/crates/alloc_counter)
|
|
|
|
This crate is intended for managing the QADAPT allocator,
|
|
and is unusable on its own. |