Expand description

Size Of

A crate for measuring the total memory usage of an object at runtime

Structs

Friendlier formatting for byte values

Represents the total space taken up by an instance of a variable, including heap allocations

Traits

Types with a size that can be queried at runtime

Functions

Get the total size of all given values

Derive Macros

Derives the SizeOf trait for the given item