Docs.rs
parity-util-mem-derive-0.1.0
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
parity-util-mem-derive 0.1.0
Crate for memory reporting
Crate
Source
Builds
Feature flags
Documentation
Coverage
50%
1
out of
2
items documented
0
out of
2
items with examples
Size
Source code size: 5.24 kB
Documentation size: 25.01 kB
Links
Repository
crates.io
Dependencies
proc-macro2 ^1
normal
syn ^1
normal
synstructure ^0.12
normal
Versions
0.1.0
Owners
A crate for deriving the MallocSizeOf trait. This is a copy of Servo malloc_size_of_derive code, modified to work with our `parity_util_mem` library