Docs.rs
derive2-0.1.0
derive2 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mysteriouslyseeing
Dependencies
proc-macro2 ^1.0.93
normal
quote ^1.0.38
normal
syn ^2.0.98
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
derive2
0.1.0
All Items
Crate Items
Attribute Macros
Crate
derive2
Copy item path
Source
Expand description
See
derive2
. For examples, see the
github repo
.
Attribute Macros
ยง
derive2
Takes the struct, enum, or union it is applied to, and calls every macro provided on it.