Crate
derive_builder_macro
derive_
builder_
macro
0.20.2
All Items
Crate Items
Derive Macros
Crates
anyhow
arc_swap
async_trait
byteorder
bytes
cfg_if
darling
darling_core
darling_macro
derive_builder
derive_builder_core
derive_builder_macro
either
fnv
futures
futures_channel
futures_core
futures_executor
futures_io
futures_macro
futures_sink
futures_task
futures_util
getrandom
heck
ident_case
indoc
ipaacar
ipaacar_core
itoa
libc
log
memchr
memoffset
mio
num_traits
once_cell
paste
pin_project_lite
pin_utils
poster
ppv_lite86
proc_macro2
pyo3
pyo3_async_runtimes
pyo3_async_runtimes_macros
pyo3_build_config
pyo3_ffi
pyo3_log
pyo3_macros
pyo3_macros_backend
python3_dll_a
quote
rand
rand_chacha
rand_core
rmp
rmp_serde
ryu
serde
serde_derive
serde_json
slab
socket2
strsim
syn
target_lexicon
thiserror
thiserror_impl
tokio
tokio_util
unicode_ident
unindent
uuid
uuid_macro_internal
zerocopy
Crate
derive_builder_macro
Copy item path
Settings
Help
Summary
Source
Expand description
Derive a builder for a struct
Derive Macros
§
Builder
Create a builder struct for the deriving struct.