framealloc 0.11.1

Intent-aware, thread-smart memory allocation for Rust game engines
Documentation
1
2
3
4
//! Utility helpers.

pub(crate) mod layout;
pub(crate) mod size;