We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ec6b966
#81 Fix derive builder when used with module level visibility.
#77 Remove validation of visibility specifier.
#74 Automatically add #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))] to functions annotated with #[builder].
#[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
#[builder]