2 releases
0.1.2 | Jun 18, 2021 |
---|---|
0.1.1 | Apr 22, 2021 |
#45 in #size
47 downloads per month
Used in 2 crates
7KB
142 lines
Deepsize MM0 fork
This is a fork of the deepsize
crate for use with mm0-rs
and supporting crates.
lib.rs
:
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
Dependencies
~0.9–1.2MB
~30K SLoC