Traits for inspecting memory usage of Rust types
Stars
26
Forks
2
Watchers
Open Issues
9
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
41
commits
Merge pull request #16 from str4d/no-std
2558496
memuse 0.2.2
d714449
Add no-std support
0a71b65
Merge pull request #14 from str4d/helper-macro
8ddcbcb
memuse 0.2.1
f861dc6
Reorder `DynamicUsage` impls to group external crate impls
64dbe4f
Expose `impl_no_dynamic_usage!()` macro for external use
37b002c
Merge pull request #13 from str4d/release-0.2.0
5afe7d4
memuse 0.2.0
98c9861
Merge pull request #12 from str4d/more-impls
728f389
Add impl for Box<T>
f4f385c
Remove NoDynamicUsage trait
a5098df
Add impl for Result
223a2dd
Add impls for all primitive types
be8c889
Merge pull request #7 from str4d/release-0.1.0
667d5de