Docs.rs
mem_dbg-derive-0.1.3
mem_dbg-derive 0.1.3
Docs.rs crate page
Apache-2.0 OR LGPL-2.1-or-later
Links
Repository
crates.io
Source
Owners
zommiommy
vigna
Dependencies
proc-macro2 ^1.0
normal
quote ^1
normal
syn ^2.0
normal
Versions
100%
of the crate is documented
Go to latest version
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
mem_dbg_derive
0.1.3
All Items
Derive Macros
?
Crate
mem_dbg_derive
source
·
[
−
]
Expand description
Derive procedural macros for the
mem_dbg
crate.
Derive Macros
§
MemDbg
Generate a
mem_dbg::MemDbg
implementation for custom types.
MemSize
Generate a
mem_dbg::MemSize
implementation for custom types.