Infrastructure for measuring the total runtime size of an object on the heap.
# Cargo.toml
[dependencies]
heapsize = "0.4.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Measures the heap size of a vector.
Consider using alternative heap measurement tools or the `alloc` crate's methods.
No dependency data recorded yet.