Module divans::alloc_util[][src]

Re-exports

pub use super::slice_util::AllocatedMemoryPrefix;

Structs

AllocatedStackMemory
CachedAllocator
ClearCacheOnAlloc
RepurposingAlloc

This struct can be configured in a mode where a single allocation is reused for ever larger allocations

StackAllocator
UninitializedOnAlloc

Traits

Allocator
ShouldClearCacheOnAlloc
SliceWrapper
SliceWrapperMut