#derive-builder #builder #macro-derive #struct #derive #macro #setter

macro derive_builder_macro_fork_arti

Rust macro to automatically implement the builder pattern for arbitrary structs

1 unstable release

Uses old Rust 2015

0.11.2 May 6, 2022

#24 in #derive-builder

Download history 737/week @ 2023-12-18 426/week @ 2023-12-25 421/week @ 2024-01-01 1886/week @ 2024-01-08 1412/week @ 2024-01-15 1792/week @ 2024-01-22 1552/week @ 2024-01-29 2926/week @ 2024-02-05 1990/week @ 2024-02-12 1121/week @ 2024-02-19 1381/week @ 2024-02-26 3409/week @ 2024-03-04 1493/week @ 2024-03-11 1969/week @ 2024-03-18 2606/week @ 2024-03-25 2057/week @ 2024-04-01

8,245 downloads per month
Used in 34 crates (via derive_builder_fork_arti)

MIT/Apache

135KB
2.5K SLoC

Build Latest version All downloads Downloads of latest version

Crate derive_builder_macro

Important Note:

  • You are probably looking for the derive_builder crate, which wraps this crate and is much more ergonomic to use.

THIS IS A FORK

This version of derive_builder has an additional sub_builder feature, which has not been accepted upstream. We may add further additional features.

In other respects, this fork is likely to lag behind the upstream crate.

Purpose

This is an internal helper library of derive_builder.

License

Licensed under either of

at your option.

Contribution

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.

Dependencies

~1.5MB
~40K SLoC