wr_malloc_size_of 0.1.0

Internal utility to measure memory usage in WebRender.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.app_units]
version = "0.7"

[dependencies.euclid]
version = "0.20"

[lib]
path = "lib.rs"

[package]
authors = ["The Servo Project Developers"]
description = "Internal utility to measure memory usage in WebRender."
edition = "2018"
license = "MIT/Apache-2.0"
name = "wr_malloc_size_of"
version = "0.1.0"