Docs.rs
databake-derive-0.2.0
databake-derive 0.2.0
Permalink
Docs.rs crate page
Unicode-3.0
Links
Repository
crates.io
Source
Owners
Manishearth
github:unicode-org:icu4x-release
robertbastian
Dependencies
proc-macro2 ^1.0.61
normal
quote ^1.0.28
normal
syn ^2.0.21
normal
synstructure ^0.13.0
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
databake_
derive
0.2.0
All Items
Crate Items
Derive Macros
Crate
databake_derive
Copy item path
Source
Expand description
Custom derives for
Bake
Derive Macros
ยง
Bake
This custom derive auto-implements the
Bake
trait on any given type that has public fields that also implement
Bake
.