[go: up one dir, main page]

heapsize 0.3.1

Infrastructure for measuring the total runtime size of an object on the heap
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "heapsize"
version = "0.3.1"
authors = [ "The Servo Project Developers" ]
description = "Infrastructure for measuring the total runtime size of an object on the heap"
license = "MPL-2.0"
repository = "https://github.com/servo/heapsize"

[features]
unstable = []