Docs.rs
derive_builder_macro-0.20.2
derive_builder_macro 0.20.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
TedDriggs
Dependencies
derive_builder_core =0.20.2
normal
syn ^2.0.15
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
derive_
builder_
macro
0.20.2
All Items
Crate Items
Derive Macros
Crate
derive_builder_macro
Copy item path
Source
Expand description
Derive a builder for a struct
Derive Macros
ยง
Builder
Create a builder struct for the deriving struct.