5 releases
Uses old Rust 2015
0.1.4 | Feb 27, 2017 |
---|---|
0.1.3 | Nov 20, 2016 |
0.1.2 | Nov 3, 2016 |
0.1.1 | Nov 2, 2016 |
0.1.0 | Nov 2, 2016 |
#14 in #measuring
95 downloads per month
Used in html5ever-atoms
5KB
113 lines
heapsize
In support of measuring heap allocations in Rust programs.
Status
This crate is not maintained and is no longer used by Servo. At the time of
writing, Servo uses internal
malloc_size_of
instead.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~2MB
~42K SLoC