Function derive_builder_core::builder_for_struct
source · [−]pub fn builder_for_struct(ast: DeriveInput) -> TokenStream
Expand description
Derive a builder for a struct
pub fn builder_for_struct(ast: DeriveInput) -> TokenStream
Derive a builder for a struct