derive_builder_core 0.20.2

Internal helper library for the derive_builder crate.
Documentation
1
2
3
4
5
Builds a new `{struct_name}`.

# Errors

If a required field has not been initialized.