ialloc 0.0.0-2025-05-02

Allocator interface traits
Documentation
1
2
3
4
//! [`Global`]
#![cfg(feature = "alloc")]

mod global;                     pub use global::*;