mm0_deepsize_derive 0.1.1

A crate for measuring the total size of object on the stack and heap
Documentation

A basic DeepSizeOf Derive implementation

Mainly from syn's heap_size derive example: https://github.com/dtolnay/syn/commits/master/examples/heapsize/heapsize_derive/src/lib.rs