Derive macro for Firefox memory reporting, not intended for external use.
# Cargo.toml
[dependencies]
malloc_size_of_derive = "0.1.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Derives the MallocSizeOf trait for a struct to measure heap allocation.
Avoid using in production code outside of Firefox; consider alternatives like `deepsize`.
No dependency data recorded yet.