Aeledfyr / deepsize

A rust crate to find the total size of an object, on the stack and on the heap
MIT License
103 stars 19 forks source link

Add support for bitvec #36

Open chmielot opened 1 year ago

chmielot commented 1 year ago

This adds support for bitvec which is a vector of actual bits