Crates.io | derive_builder_macro |
lib.rs | derive_builder_macro |
version | 0.20.2 |
source | src |
created_at | 2021-01-13 15:15:50.199835 |
updated_at | 2024-10-08 16:54:13.062233 |
description | Rust macro to automatically implement the builder pattern for arbitrary structs. |
homepage | |
repository | https://github.com/colin-kiegel/rust-derive-builder |
max_upload_size | |
id | 341408 |
size | 17,074 |
derive_builder_macro
]Important Note:
derive_builder
] crate,
which wraps this crate and is much more ergonomic to use.This is an internal helper library of [derive_builder
].
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.