1 unstable release
Uses old Rust 2015
0.11.2 | May 6, 2022 |
---|
#24 in #derive-builder
8,826 downloads per month
Used in 35 crates
(via derive_builder_fork_arti)
135KB
2.5K
SLoC
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
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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
~2MB
~41K SLoC