[][src]Module parity_util_mem::allocators

default allocator management Features are:

Traits

MallocSizeOfExt

Extension methods for MallocSizeOf trait, do not implement directly. It allows getting heapsize without exposing MallocSizeOfOps (a single default MallocSizeOfOps is used for each call).

Functions

new_malloc_size_ops

Get a new instance of a MallocSizeOfOps