An opinionated macro implementation for Rust struct builder pattern with compile-time validation.
# Cargo.toml
[dependencies]
rsb_derive = "0.5.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Derives a builder for a struct and uses it to construct an instance.
Add rsb_derive = "0.5" to Cargo.toml.
No dependency data recorded yet.