pub fn test_memory_statistics(allocator: impl ManagerTrait)Expand description
Tests memory usage statistics.
Verifies that the manager correctly tracks used and free memory.
ยงParameters
manager- The memory manager to test
pub fn test_memory_statistics(allocator: impl ManagerTrait)Tests memory usage statistics.
Verifies that the manager correctly tracks used and free memory.
manager - The memory manager to test