Automatically generating infrastructure for measuring the total runtime size of an object on the heap.
# Cargo.toml
[dependencies]
heapsize_plugin = "0.1.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Measure the heap size of a vector.
Use `alloc::alloc::Layout` or a maintained alternative like `deepsize`.
No dependency data recorded yet.