heapsz 0.0.1

Yet another crate for measuring the heap size of an object.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
description = "Yet another crate for measuring the heap size of an object."
edition = "2021"
homepage = "https://github.com/overvenus/heapsz"
license = "MIT"
name = "heapsz"
readme = "README.md"
repository = "https://github.com/overvenus/heapsz"
version = "0.0.1"