derive_builder 0.20.2

Rust macro to automatically implement the builder pattern for arbitrary structs.
Documentation
1
2
3
4
5
error: Unknown literal value ``
 --> $DIR/deny_empty_default.rs:8:25
  |
8 |     #[builder(default = "")]
  |                         ^^