re_byte_size_derive 0.34.1

Derive macro for the `SizeBytes` trait from `re_byte_size`.
Documentation
1
2
3
4
5
6
7
8
9
10
# re_byte_size_derive

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

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

Derive macro for the `SizeBytes` trait from [`re_byte_size`](https://crates.io/crates/re_byte_size).