[package]
authors = ["Piotr Beling <piotr.beling@wmii.uni.lodz.pl>"]
categories = ["data-structures", "science"]
description = "The library to report approximate amount of memory consumed by variables, including the memory allocated on heap."
documentation = "https://docs.rs/dyn_size_of"
edition = "2021"
include = ["**/*.rs", "Cargo.toml", "README.md"]
keywords = ["memory", "complexity", "heap"]
license = "MIT OR Apache-2.0"
name = "dyn_size_of"
readme = "README.md"
repository = "https://github.com/beling/bsuccinct-rs"
version = "0.4.1"