1
0
mirror of https://github.com/bspeice/qadapt synced 2025-07-03 06:45:02 -04:00

Minor docs update

This commit is contained in:
2018-12-06 23:36:28 -05:00
parent dbf24afc67
commit 65808b4e49
3 changed files with 10 additions and 11 deletions

View File

@ -1,4 +1,4 @@
//! # QADAPT - `debug_assert!` for your memory
//! ## `debug_assert!` for your memory usage
//!
//! This allocator is a helper for writing high-performance code that is memory-sensitive;
//! a thread panic will be triggered if a function annotated with `#[no_alloc]`,