ialloc 0.0.0-2025-05-02

Allocator interface traits
Documentation
1
2
3
4
5
//! Allocator traits

pub mod fat;
pub mod meta;
pub mod thin;