This package browser is in early development. Mind the rough edges.

rust-derive-builder-macro 0.10.2

Automatically implement the builder pattern for arbitrary structs

This crate provides a Rust macro to automatically implement the builder pattern for arbitrary structs.

Installation

Install rust-derive-builder-macro 0.10.2 as follows:

guix install rust-derive-builder-macro@0.10.2

Or install the latest version:

guix install rust-derive-builder-macro

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.