We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 393dde3 commit 9b39717Copy full SHA for 9b39717
malloc_size_of/Cargo.toml
@@ -1,5 +1,6 @@
1
[package]
2
name = "malloc_size_of"
3
+description = "A an allocator-agnostic crate for measuring the heap size of a value"
4
version = "0.1.0-alpha.1"
5
authors = ["The Servo Project Developers"]
6
license = "MIT OR Apache-2.0"
0 commit comments