FailingAllocator
Fields of this type
Fields
- alloc_index:usize
- resize_index:usize
- internal_allocator:mem.Allocator
- allocated_bytes:usize
- freed_bytes:usize
- allocations:usize
- deallocations:usize
- stack_addresses:[num_stack_frames]usize
- has_induced_failure:bool
- fail_index:usize
- resize_fail_index:usize
Type definitions in this namespace
Types
Functions in this namespace
Functions
- getStackTrace
- Only valid once `has_induced_failure == true`