5 releases
Uses old Rust 2015
0.1.3 | Aug 1, 2024 |
---|---|
0.1.2 | Nov 18, 2020 |
0.1.1 | Oct 14, 2019 |
0.1.0 | Jan 11, 2019 |
0.0.1 | Jan 11, 2019 |
#97 in Procedural macros
13,858 downloads per month
Used in 15 crates
(10 directly)
7KB
118 lines
malloc_size_of_derive
This crate is used for Firefox memory reporting. It's not intended for external use, but is published so that it can be used by WebRender, which can be built and used separately from Firefox.
lib.rs
:
A crate for deriving the MallocSizeOf trait.
Dependencies
~340–790KB
~17K SLoC