Crate
derive_builder_macro
derive_
builder_
macro
0.20.2
All Items
Crate Items
Derive Macros
Crates
adler2
ahash
anstream
anstyle
anstyle_parse
anstyle_query
anyhow
base64
bincode
bitflags
block_buffer
bstr
byteorder
bytes
cfg_if
clap
clap_builder
clap_derive
clap_lex
codespan_reporting
colorchoice
cpufeatures
crc32fast
critical_section
crypto_common
darling
darling_core
darling_macro
deranged
derive_builder
derive_builder_core
derive_builder_macro
digest
displaydoc
equivalent
flate2
fnv
form_urlencoded
futures_core
futures_task
futures_util
generic_array
getopts
getrandom
handlebars
hashbrown
heck
home
icu_collections
icu_locid
icu_locid_transform
icu_locid_transform_data
icu_normalizer
icu_normalizer_data
icu_properties
icu_properties_data
icu_provider
icu_provider_macros
ident_case
idna
idna_adapter
indexmap
is_terminal_polyfill
itoa
lazy_static
libc
linked_hash_map
litemap
lock_api
log
lsp_types
matchers
memchr
miniz_oxide
musli
musli_core
musli_macros
nu_ansi_term
num
num_bigint
num_complex
num_conv
num_integer
num_iter
num_modular
num_order
num_rational
num_traits
once_cell
onig
onig_sys
overload
parking_lot
parking_lot_core
percent_encoding
pest
pest_derive
pest_generator
pest_meta
pin_project
pin_project_internal
pin_project_lite
pin_utils
plist
portable_atomic
powerfmt
ppv_lite86
proc_macro2
pulldown_cmark
pulldown_cmark_escape
quick_xml
quote
rand
rand_chacha
rand_core
regex
regex_automata
regex_syntax
relative_path
ropey
rune
rune_alloc
rune_alloc_macros
rune_core
rune_macros
rune_tracing
rune_tracing_macros
rust_embed
rust_embed_impl
rust_embed_utils
ryu
same_file
scopeguard
semver
serde
serde_derive
serde_hashkey
serde_json
serde_repr
serde_spanned
sha2
sharded_slab
similar
smallvec
stable_deref_trait
str_indices
strsim
syn
synstructure
syntect
syntree
termcolor
thiserror
thread_local
time
time_core
tinystr
tokio
tokio_macros
toml
toml_datetime
toml_edit
tracing
tracing_attributes
tracing_core
tracing_log
tracing_subscriber
twox_hash
typenum
ucd_trie
unicase
unicode_ident
unicode_width
url
utf16_iter
utf8_iter
utf8parse
walkdir
webbrowser
winnow
write16
writeable
yaml_rust
yoke
yoke_derive
zerocopy
zerocopy_derive
zerofrom
zerofrom_derive
zerovec
zerovec_derive
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.