re_byte_size 0.22.1

Calculate the heap-allocated size of values at runtime.
Documentation
1
2
3
4
5
6
7
8
9
10
# re_byte_size

Part of the [`rerun`](https://github.com/rerun-io/rerun) family of crates.

[![Latest version](https://img.shields.io/crates/v/re_byte_size.svg)](https://crates.io/crates/re_byte_size)
[![Documentation](https://docs.rs/re_byte_size/badge.svg)](https://docs.rs/re_byte_size)
![MIT](https://img.shields.io/badge/license-MIT-blue.svg)
![Apache](https://img.shields.io/badge/license-Apache-blue.svg)

Calculate the heap-allocated size of values at runtime.