Crate heapsize [] [src]

Data structure measurement.

Macros

known_heap_size!

For use on types defined in external crates with known heap sizes.

Traits

HeapSizeOf

Functions

heap_size_of

A wrapper for je_malloc_usable_size that handles EMPTY and returns usize.